Public Member Functions | |
ApEvent (const ApEvent &rhs)=default | |
ApEvent (const Realm::Event &e) | |
ApEvent (const PredEvent &e) | |
ApEvent & | operator= (const ApEvent &rhs)=default |
bool | has_triggered_faultignorant (void) const |
void | wait_faultignorant (void) const |
![]() | |
LgEvent (const LgEvent &rhs)=default | |
LgEvent (const Realm::Event e) | |
LgEvent & | operator= (const LgEvent &rhs)=default |
void | wait (void) const |
void | wait_faultaware (bool &poisoned) const |
Static Public Attributes | |
static const ApEvent | NO_AP_EVENT |
![]() | |
static const LgEvent | NO_LG_EVENT |