|
Aria
2.8.0
|
This is the complete list of members for ArActionLimiterRot, including all inherited members.
| activate(void) | ArAction | virtual |
| addToConfig(ArConfig *config, const char *section, const char *prefix=NULL) | ArActionLimiterRot | |
| ArAction(const char *name, const char *description="") | ArAction | |
| ArActionLimiterRot(const char *name="limitRot") | ArActionLimiterRot | |
| deactivate(void) | ArAction | virtual |
| fire(ArActionDesired currentDesired) (defined in ArActionLimiterRot) | ArActionLimiterRot | virtual |
| getArg(int number) const | ArAction | virtual |
| getArg(int number) | ArAction | virtual |
| getDefaultActivationState(void) | ArAction | inlinestatic |
| getDescription(void) const | ArAction | virtual |
| getDesired(void) (defined in ArActionLimiterRot) | ArActionLimiterRot | inlinevirtual |
| getDesired(void) const (defined in ArActionLimiterRot) | ArActionLimiterRot | inlinevirtual |
| getName(void) const | ArAction | virtual |
| getNumArgs(void) const | ArAction | virtual |
| getRobot() const | ArAction | inline |
| getUseLocationDependentDevices(void) | ArActionLimiterRot | inline |
| isActive(void) const | ArAction | virtual |
| log(bool verbose=true) const | ArAction | virtual |
| myArgumentMap (defined in ArAction) | ArAction | protected |
| myCheckRadius (defined in ArActionLimiterRot) | ArActionLimiterRot | protected |
| myDescription (defined in ArAction) | ArAction | protected |
| myDesired (defined in ArActionLimiterRot) | ArActionLimiterRot | protected |
| myInRadiusSpeed (defined in ArActionLimiterRot) | ArActionLimiterRot | protected |
| myIsActive (defined in ArAction) | ArAction | protected |
| myName (defined in ArAction) | ArAction | protected |
| myNumArgs (defined in ArAction) | ArAction | protected |
| myRobot | ArAction | protected |
| myUseLocationDependentDevices (defined in ArActionLimiterRot) | ArActionLimiterRot | protected |
| ourDefaultActivationState (defined in ArAction) | ArAction | protectedstatic |
| setDefaultActivationState(bool defaultActivationState) | ArAction | inlinestatic |
| setNextArgument(ArArg const &arg) | ArAction | protected |
| setParameters(bool checkRadius=false, double inRadiusSpeed=0) | ArActionLimiterRot | |
| setRobot(ArRobot *robot) | ArAction | virtual |
| setUseLocationDependentDevices(bool useLocationDependentDevices) | ArActionLimiterRot | inline |
| ~ArAction() | ArAction | virtual |
| ~ArActionLimiterRot() | ArActionLimiterRot | virtual |