, including all inherited members.
addMotion(const SharedObjectBase &mc, Prunability_t prune=PERSISTENT) | BehaviorBase | [protected, virtual] |
addMotion(const SharedObjectBase &mc, Prunability_t prune, float priority) | BehaviorBase | [protected, virtual] |
addNode(StateNode *node) | StateNode | [virtual] |
addNode(T *node) | StateNode | |
addReference() | ReferenceCounter | [virtual] |
addTransition(Transition *trans) | StateNode | [virtual] |
autoMotions | BehaviorBase | [protected] |
BehaviorBase() | BehaviorBase | [protected] |
BehaviorBase(const std::string &name) | BehaviorBase | [protected] |
BehaviorBase(const BehaviorBase &b) | BehaviorBase | [protected] |
calculateVisibleLandmarks(const DualCoding::Point ¤tLocation, AngTwoPi currentOrientation, AngTwoPi maxTurn, const std::vector< DualCoding::ShapeRoot > &possibleLandmarks) | Pilot | [static] |
cancelVelocity() | Pilot | |
changeVelocity(float vx, float vy=0, float va=0) | Pilot | |
computeParticleBounds(float widthIncr=0, float heightIncr=0) | Pilot | |
curReq | Pilot | [private] |
defaultLandmarkExitTest() | Pilot | [static] |
defaultLandmarkExtractor | Pilot | [private] |
defaultLandmarks | Pilot | [private] |
dispatch_ | Pilot | [private] |
doEvent() | Pilot | [virtual] |
doStart() | Pilot | [virtual] |
doStop() | Pilot | [virtual] |
event | BehaviorBase | [protected] |
executeRequest(BehaviorBase *requestingBehavior, const PilotRequest &req) | Pilot | |
executeRequest() | Pilot | |
extractSignal(const EventBase *ev) | StateNode | [static] |
failureSignal | StateNode | |
getAncestor() const | StateNode | |
getAutoDelete() | ReferenceCounter | |
getChild(const std::string &name) const | StateNode | [virtual] |
getClassDescription() | BehaviorBase | [static] |
getClassName() const | BehaviorBase | [virtual] |
getDefaultLandmarkExtractor() const | Pilot | |
getDefaultLandmarks() | Pilot | |
getDescription() const | BehaviorBase | [virtual] |
getName() const | BehaviorBase | [virtual] |
getNodes() | StateNode | |
getNodes() const | StateNode | |
getParent() const | StateNode | [virtual] |
getReferences() const | ReferenceCounter | [virtual] |
getRegistry() | BehaviorBase | [static] |
getRegistryInstance() | BehaviorBase | [protected, static] |
getSibling(const std::string &name) const | StateNode | [virtual] |
getTransitions() | StateNode | |
getTransitions() const | StateNode | |
getVerbosity() | Pilot | [static] |
getWalk_id() const | Pilot | |
getWaypointwalk_id() const | Pilot | |
humanifyClassName(const std::string &name) | BehaviorBase | [static] |
idCounter | Pilot | [private] |
initHead | Pilot | [private] |
initPos | Pilot | [private] |
instanceName | BehaviorBase | [protected] |
invalid_MC_ID | BehaviorBase | [protected, static] |
isActive() const | BehaviorBase | [virtual] |
isLandmarkViewable(const DualCoding::ShapeRoot &selectedLandmark, const DualCoding::Point ¤tLocation, AngTwoPi currentOrientation, AngTwoPi maxTurn) | Pilot | [static] |
issetup | StateNode | [protected] |
maxTurn | Pilot | [private] |
MC_ID typedef | BehaviorBase | [protected] |
nodes | StateNode | [protected] |
operator=(const Pilot &) | Pilot | [private] |
BehaviorBase::operator=(const BehaviorBase &b) | BehaviorBase | [protected] |
ReferenceCounter::operator=(const ReferenceCounter &) | ReferenceCounter | |
parent | StateNode | [protected] |
parentAs() const | StateNode | |
PERSISTENT | BehaviorBase | |
Pilot(const std::string &nodename="Pilot") | Pilot | |
Pilot(const Pilot &) | Pilot | [private] |
pilotAbort() | Pilot | |
pilotPop() | Pilot | |
PilotVerbosity_t typedef | Pilot | |
plan | Pilot | [private] |
planReq | Pilot | [private] |
postParentCompletion() | StateNode | [protected, virtual] |
postParentFailure() | StateNode | [protected, virtual] |
postParentSignal(const T &value=T()) | StateNode | [protected] |
postParentSuccess() | StateNode | [protected, virtual] |
postStart() | BehaviorBase | [protected, virtual] |
postStateCompletion(float magnitude=0) | StateNode | [protected, virtual] |
postStateFailure() | StateNode | [protected, virtual] |
postStateSignal(const T &value=T()) | StateNode | [protected] |
postStateStart() | StateNode | [protected, virtual] |
postStateStop() | StateNode | [protected, virtual] |
postStateSuccess() | StateNode | [protected, virtual] |
preStart() | BehaviorBase | [protected, virtual] |
processEvent(const EventBase &curEvent) | BehaviorBase | [virtual] |
Prunability_t enum name | BehaviorBase | |
PRUNABLE | BehaviorBase | |
pushingObj | Pilot | [private] |
PVabort | Pilot | [static] |
PVcollision | Pilot | [static] |
PVcomplete | Pilot | [static] |
PVevents | Pilot | [static] |
PVexecute | Pilot | [static] |
PVfailure | Pilot | [static] |
PVnavStep | Pilot | [static] |
PVpop | Pilot | [static] |
PVqueued | Pilot | [static] |
PVshowPath | Pilot | [static] |
PVstart | Pilot | [static] |
PVsuccess | Pilot | [static] |
randomizeParticles(float widthIncr=1000, float heightIncr=1000) | Pilot | |
RC_autodelete | ReferenceCounter | [protected] |
ReferenceCounter() | ReferenceCounter | |
ReferenceCounter(const ReferenceCounter &rc) | ReferenceCounter | |
references | ReferenceCounter | [protected] |
registerControllerEntry(const std::string &name, const std::string &menu, int flags=BEH_DEFAULTS) | BehaviorBase | [static] |
removeMotion(MC_ID mcid) | BehaviorBase | [protected, virtual] |
removeMotion(const M< T > &mc) | BehaviorBase | [protected] |
removeReference() | ReferenceCounter | [virtual] |
requestComplete(PilotTypes::ErrorType_t errorType) | Pilot | |
requestComplete(const PilotEvent &e) | Pilot | |
requests | Pilot | [private] |
retain | StateNode | [protected] |
setAgent(const Point &loc, AngTwoPi heading, bool quiet=false, bool updateWaypoint=true) | Pilot | |
setAutoDelete(bool b) | ReferenceCounter | |
setDefaultLandmarkExtractor(const MapBuilderRequest &mapreq) | Pilot | |
setDefaultLandmarks(const std::vector< ShapeRoot > &landmarks) | Pilot | |
setName(const std::string &name) | BehaviorBase | [virtual] |
setRetain(bool f) | StateNode | |
setSpeechText(const std::string &text) | StateNode | [virtual] |
setup() | Pilot | [virtual] |
setupLandmarkExtractor() | Pilot | |
setVerbosity(PilotVerbosity_t v) | Pilot | [static] |
setWorldBounds(float minX, float width, float minY, float height) | Pilot | |
setWorldBounds(const Shape< PolygonData > &bounds) | Pilot | |
speechText | StateNode | [protected] |
start() | StateNode | [virtual] |
started | BehaviorBase | [protected] |
startedTime | StateNode | [protected] |
startnode | StateNode | [protected] |
StateNode() | StateNode | |
StateNode(const std::string &name) | StateNode | |
stop() | StateNode | [virtual] |
SuccessOrFailure enum name | StateNode | |
successSignal | StateNode | |
teardown() | StateNode | [virtual] |
transitions | StateNode | [protected] |
tryExtractSignal(const EventBase *ev) | StateNode | [static] |
unwindForNextRequest() | Pilot | |
verbosity | Pilot | [private, static] |
walk_id | Pilot | [private] |
waypointwalk_id | Pilot | [private] |
~BehaviorBase() | BehaviorBase | [virtual] |
~EventListener() | EventListener | [virtual] |
~ReferenceCounter() | ReferenceCounter | [virtual] |
~StateNode() | StateNode | [virtual] |