AERA
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
r_exec::SignalingJob Class Reference
Inheritance diagram for r_exec::SignalingJob:
r_exec::TimeJob core::_Object r_exec::AntiPGMSignalingJob r_exec::InputLessPGMSignalingJob

Public Member Functions

bool is_alive () const override
 
- Public Member Functions inherited from r_exec::TimeJob
virtual bool update (Timestamp &next_target)=0
 
virtual void report (std::chrono::microseconds lag) const
 
uint32 get_job_id () const
 
- Public Member Functions inherited from core::_Object
void incRef ()
 
virtual void decRef ()
 

Public Attributes

P< Viewview_
 
- Public Attributes inherited from r_exec::TimeJob
Timestamp target_time_
 

Protected Member Functions

 SignalingJob (View *v, Timestamp ijt)
 
- Protected Member Functions inherited from r_exec::TimeJob
 TimeJob (Timestamp target_time)
 

Additional Inherited Members

- Protected Attributes inherited from core::_Object
std::atomic_int32_t refCount_
 

Detailed Description

Definition at line 134 of file time_job.h.


The documentation for this class was generated from the following files: