Definition: schedulernotification.h:26
SchedulerNotification()
Definition: schedulernotification.h:32
unsigned int m_identifier
Definition: schedulernotification.h:27
uint32_t m_upperTimeLimitNsec
Definition: schedulernotification.h:29
uint32_t getUpperTimeLimitSec() const
Definition: schedulernotification.h:36
void setUpperTimeLimit(uint32_t sec, uint32_t nsec)
Definition: schedulernotification.h:48
void setID(unsigned int id)
Definition: schedulernotification.h:68
uint32_t m_upperTimeLimitSec
Definition: schedulernotification.h:28
SchedulerNotification(unsigned int id, uint32_t upperSec, uint32_t upperNsec)
Definition: schedulernotification.h:33
std::pair< uint32_t, uint32_t > getUpperTimeLimitPair() const
Definition: schedulernotification.h:44
uint32_t getUpperTimeLimitNsec() const
Definition: schedulernotification.h:40
unsigned int getID() const
Definition: schedulernotification.h:64
void setZero(unsigned int id)
Definition: schedulernotification.h:58
Definition: aschedulernotificationmanager.h:19