Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
FFPlanNode Class Reference
Inheritance diagram for FFPlanNode:
Detailed DescriptionDefinition at line 6 of file FFPlanNode.h.
Constructor & Destructor Documentation
Definition at line 8 of file FFPlanNode.h. Member Function Documentation
Delegate function for event processing, the event itself is pointed to (only for the duration of the doEvent() call!) by event. Default implementation watches for 'private' text message events (those forwarded by a BehaviorSwitchControl from ControllerGUI input) and will publically rebroadcast them. The idea is that your own processEvent gets first dibs, but if the behavior doesn't handle the text message, it will be handed off for others. Reimplemented from BehaviorBase. Definition at line 37 of file FFPlanNode.cc.
Definition at line 15 of file FFPlanNode.h.
Definition at line 21 of file FFPlanNode.cc. Referenced by plan().
Definition at line 16 of file FFPlanNode.cc. Referenced by postStart().
Called by start() after the doStart(), allows superclasses to complete initialization. For robustness to future change, subclasses should be sure to call the superclass implementation. Reimplemented from BehaviorBase. Definition at line 6 of file FFPlanNode.cc. Member Data Documentation
Definition at line 19 of file FFPlanNode.h. Referenced by launchFF().
Definition at line 21 of file FFPlanNode.h. Referenced by doEvent(), and launchFF().
Definition at line 20 of file FFPlanNode.h. Referenced by launchFF(), and postStart().
Definition at line 22 of file FFPlanNode.h. Referenced by doEvent(), and getResult(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:07 2016 by Doxygen 1.6.3 |