WalkNode Member ListThis is the complete list of members for WalkNode, including all inherited members.
a | WalkNode | [protected] |
addNode(StateNode *node) | StateNode | [virtual] |
AddReference() | ReferenceCounter | [inline, virtual] |
addTransition(Transition *trans) | StateNode | [virtual] |
BehaviorBase(const std::string &name) | BehaviorBase | [explicit, protected] |
BehaviorBase(const std::string &classname, const std::string &instancename) | BehaviorBase | [protected] |
BehaviorBase(const BehaviorBase &b) | BehaviorBase | [protected] |
className | BehaviorBase | [protected] |
DistanceWalkMode enum value | WalkNode | |
DoStart() | WalkNode | [inline, virtual] |
DoStop() | WalkNode | [inline, virtual] |
GetAutoDelete() | ReferenceCounter | [inline] |
getAVelocity() | WalkNode | [inline] |
getClassDescription() | BehaviorBase | [inline, static] |
getClassName() const | BehaviorBase | [inline, virtual] |
getDescription() const | BehaviorBase | [inline, virtual] |
getName() const | BehaviorBase | [inline, virtual] |
getNodes() | StateNode | [inline] |
getNodes() const | StateNode | [inline] |
getParent() const | StateNode | [inline, virtual] |
GetReferences() const | ReferenceCounter | [inline, virtual] |
getRegistry() | BehaviorBase | [inline, static] |
getTransitions() | StateNode | [inline] |
getTransitions() const | StateNode | [inline] |
getWalkID() | WalkNode | [inline, virtual] |
getXVelocity() | WalkNode | [inline] |
getYVelocity() | WalkNode | [inline] |
instanceName | BehaviorBase | [protected] |
isActive() const | BehaviorBase | [inline, virtual] |
issetup | StateNode | [protected] |
n | WalkNode | [protected] |
nodes | StateNode | [protected] |
BehaviorBase::operator=(const BehaviorBase &b) | BehaviorBase | [protected] |
ReferenceCounter::operator=(const ReferenceCounter &) | ReferenceCounter | [inline] |
ownsWalkID() | WalkNode | [inline, virtual] |
parent | StateNode | [protected] |
postCompletionEvent(float magnitude=0) | StateNode | [protected, virtual] |
postStartEvent() | StateNode | [protected, virtual] |
postStopEvent() | StateNode | [protected, virtual] |
processEvent(const EventBase &e) | WalkNode | [inline, virtual] |
RC_autodelete | ReferenceCounter | [protected] |
ReferenceCounter() | ReferenceCounter | [inline] |
ReferenceCounter(const ReferenceCounter &rc) | ReferenceCounter | [inline] |
references | ReferenceCounter | [protected] |
registry | BehaviorBase | [protected, static] |
RemoveReference() | ReferenceCounter | [inline, virtual] |
retain | StateNode | [protected] |
SetAutoDelete(bool b) | ReferenceCounter | [inline] |
setAVelocity(float avel) | WalkNode | [inline] |
setDisplacement(float xd, float yd, float ad, int np=-1) | WalkNode | [inline] |
setName(const std::string &name) | BehaviorBase | [inline, virtual] |
setRetain(bool f) | StateNode | [inline] |
setup() | StateNode | [inline, virtual] |
setVelocity(float xvel, float yvel, float avel, int np=-1) | WalkNode | [inline] |
setWalkID(MotionManager::MC_ID id) | WalkNode | [inline, virtual] |
setXVelocity(float xvel) | WalkNode | [inline] |
setYVelocity(float yvel) | WalkNode | [inline] |
started | BehaviorBase | [protected] |
startedTime | StateNode | [protected] |
StateNode(const std::string &name) | StateNode | [inline] |
StateNode(const std::string &classname, const std::string &name) | StateNode | [inline, protected] |
storeValues(float xp, float yp, float ap, int np, WalkMode_t wmode) | WalkNode | [inline, protected] |
teardown() | WalkNode | [inline, virtual] |
transitions | StateNode | [protected] |
updateWMC() | WalkNode | [inline, protected] |
VelocityWalkMode enum value | WalkNode | |
walkid | WalkNode | [protected] |
walkidIsMine | WalkNode | [protected] |
walkMode | WalkNode | [protected] |
WalkMode_t enum name | WalkNode | |
WalkNode() | WalkNode | [inline] |
WalkNode(float xvel, float yvel, float avel) | WalkNode | [inline] |
WalkNode(float xvel, float yvel, float avel, int steps) | WalkNode | [inline] |
WalkNode(const std::string &name, float xvel, float yvel, float avel) | WalkNode | [inline] |
WalkNode(const std::string &name, float xvel, float yvel, float avel, int steps) | WalkNode | [inline] |
x | WalkNode | [protected] |
y | WalkNode | [protected] |
~BehaviorBase() | BehaviorBase | [virtual] |
~EventListener() | EventListener | [inline, virtual] |
~ReferenceCounter() | ReferenceCounter | [inline, virtual] |
~StateNode() | StateNode | [virtual] |
~WalkNode() | WalkNode | [inline] |
|