Aria
2.8.0
|
This is the complete list of members for ArActionConstantVelocity, including all inherited members.
activate(void) | ArAction | virtual |
ArAction(const char *name, const char *description="") | ArAction | |
ArActionConstantVelocity(const char *name="Constant Velocity", double velocity=400) | ArActionConstantVelocity | |
deactivate(void) | ArAction | virtual |
fire(ArActionDesired currentDesired) (defined in ArActionConstantVelocity) | ArActionConstantVelocity | 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 ArActionConstantVelocity) | ArActionConstantVelocity | inlinevirtual |
getDesired(void) const (defined in ArActionConstantVelocity) | ArActionConstantVelocity | inlinevirtual |
getName(void) const | ArAction | virtual |
getNumArgs(void) const | ArAction | virtual |
getRobot() const | ArAction | inline |
isActive(void) const | ArAction | virtual |
log(bool verbose=true) const | ArAction | virtual |
myArgumentMap (defined in ArAction) | ArAction | protected |
myDescription (defined in ArAction) | ArAction | protected |
myDesired (defined in ArActionConstantVelocity) | ArActionConstantVelocity | protected |
myIsActive (defined in ArAction) | ArAction | protected |
myName (defined in ArAction) | ArAction | protected |
myNumArgs (defined in ArAction) | ArAction | protected |
myRobot | ArAction | protected |
myVelocity (defined in ArActionConstantVelocity) | ArActionConstantVelocity | protected |
ourDefaultActivationState (defined in ArAction) | ArAction | protectedstatic |
setDefaultActivationState(bool defaultActivationState) | ArAction | inlinestatic |
setNextArgument(ArArg const &arg) | ArAction | protected |
setRobot(ArRobot *robot) | ArAction | virtual |
~ArAction() | ArAction | virtual |
~ArActionConstantVelocity() | ArActionConstantVelocity | virtual |