| activate(void) | ArAction | [virtual] |
| ArAction(const char *name, const char *description="") | ArAction | |
| deactivate(void) | ArAction | [virtual] |
| fire(ArActionDesired currentDesired)=0 | ArAction | [pure virtual] |
| getArg(int number) const | ArAction | [virtual] |
| getArg(int number) | ArAction | [virtual] |
| getDescription(void) const | ArAction | [virtual] |
| getDesired(void) | ArAction | [inline, virtual] |
| getName(void) const | ArAction | [virtual] |
| getNumArgs(void) const | ArAction | [virtual] |
| isActive(void) const | ArAction | [virtual] |
| log(bool verbose=true) const | ArAction | [virtual] |
| myArgumentMap (defined in ArAction) | ArAction | [protected] |
| myDescription (defined in ArAction) | ArAction | [protected] |
| myIsActive (defined in ArAction) | ArAction | [protected] |
| myName (defined in ArAction) | ArAction | [protected] |
| myNumArgs (defined in ArAction) | ArAction | [protected] |
| myRobot (defined in ArAction) | ArAction | [protected] |
| setNextArgument(ArArg const &arg) | ArAction | [protected] |
| setRobot(ArRobot *robot) | ArAction | [virtual] |
| ~ArAction() | ArAction | [virtual] |
1.4.0