| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
TimeOutTrans Class Referencecauses a transition after a specified amount of time has passed More...
Inheritance diagram for TimeOutTrans:
![]()
Detailed Descriptioncauses a transition after a specified amount of time has passed If any event parameters are specified, this transition will listen for matching events, and if any are received, it will reset the timer Definition at line 12 of file TimeOutTrans.h. Constructor & Destructor Documentationconstructor, specify delay in milliseconds Definition at line 15 of file TimeOutTrans.h.
constructor, specify delay in milliseconds Definition at line 20 of file TimeOutTrans.h.
constructor, specify delay in milliseconds, if any events matching given parameters are received, the timer will be reset Definition at line 25 of file TimeOutTrans.h.
constructor, specify delay in milliseconds, if any events matching given parameters are received, the timer will be reset Definition at line 30 of file TimeOutTrans.h.
constructor, specify delay in milliseconds, if any events matching given parameters are received, the timer will be reset Definition at line 35 of file TimeOutTrans.h. Member Function Documentation
if we receive the timer event, fire() Reimplemented from BehaviorBase. Reimplemented in LostTargetTrans. Definition at line 57 of file TimeOutTrans.h.
resets timer Reimplemented in LostTargetTrans. Definition at line 51 of file TimeOutTrans.h. Referenced by processEvent(), and start().
starts timer Reimplemented from BehaviorBase. Reimplemented in LostTargetTrans. Definition at line 40 of file TimeOutTrans.h. Member Data Documentation
amount to delay (in milliseconds) before transition Definition at line 67 of file TimeOutTrans.h. Referenced by resetTimer().
the event generator to listen for Definition at line 72 of file TimeOutTrans.h. Referenced by start().
level of specificity of events to listen for Definition at line 70 of file TimeOutTrans.h. Referenced by start(). The documentation for this class was generated from the following file: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v5.0CVS |
Generated Thu Mar 18 06:35:39 2010 by Doxygen 1.6.3 |