event
Description
Vars
event ** |
nullptr |
|
event * |
nullptr |
|
Methods
event ( ) |
|
event ( event_loop & ) |
|
~event ( ) |
|
void |
fire ( ) |
void |
arm_next ( ) |
void |
arm_later ( ) |
void |
arm_last ( ) |
void |
disarm ( ) |
bool |
is_armed ( ) |
Vars Description
Methods Description
event ( )
event ( event_loop & )
~event ( )
void fire ( )
void arm_next ( )
void arm_later ( )
void arm_last ( )
void disarm ( )
bool is_armed ( )