|
|
| LinkCompoundAction (short op) |
| |
|
short | getOperator () |
| |
|
void | addAction (LinkAction *action) |
| |
|
vector< LinkAction * > * | getActions () |
| |
|
void | getSimpleActions (vector< LinkSimpleAction * > *simpleActions) |
| |
|
void | setCompoundActionListener (ILinkActionListener *listener) |
| |
|
virtual vector< FormatterEvent * > * | getEvents () |
| |
|
void | actionProcessed (bool start) |
| |
|
virtual vector< LinkAction * > * | getImplicitRefRoleActions () |
| |
|
| LinkAction (double delay) |
| |
|
bool | instanceOf (string s) |
| |
|
double | getWaitDelay () |
| |
|
void | setWaitDelay (double delay) |
| |
|
bool | hasDelay () |
| |
|
void | addActionProgressionListener (LinkActionProgressionListener *listener) |
| |
|
void | removeActionProgressionListener (LinkActionProgressionListener *listener) |
| |
|
void | notifyProgressionListeners (bool start) |
| |
|
void | setSatisfiedCondition (void *satisfiedCondition) |
| |
|
void | run (void *satisfiedCondition) |
| |
|
|
vector< LinkAction * > | actions |
| |
|
short | op |
| |
|
set< string > | typeSet |
| |
|
void * | satisfiedCondition |
| |
The documentation for this class was generated from the following files: