|
| _Event1 (Signature event_func, const typename DR< P1 >::T ¶m1) |
|
EventStatus | dispatchEvent (STATE *state) |
|
bool | compare (const Event< STATE > *cmp) |
|
void | setTerminateFunc (Signature term_func) |
|
const Signature & | getTerminateFunc () |
|
void | setExecutedOnceFlag (bool once_executed_flag) |
|
bool | getExecutedOnceFlag () |
|
void | setTimeoutSec (double timeout_sec) |
|
double | getTimeoutSec () |
|
|
Signature | eventFunc_ |
|
const DR< P1 >::T | param1_ |
|
bool | onceExecutedFlag_ |
|
double | timeoutSec_ |
|
Signature | termFunc_ |
|
The documentation for this class was generated from the following file: