Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ConnectionMadeTrans Class Reference#include <ConnectionMadeTrans.h>
Inheritance diagram for ConnectionMadeTrans:
![]() Detailed Descriptiona transition that occurs as soon as a connection is madeDefinition at line 10 of file ConnectionMadeTrans.h.
Constructor & Destructor Documentation
constructor, only to be called by subclasses (which need to specify their own classname)
Definition at line 38 of file ConnectionMadeTrans.h.
DON'T CALL THIS.
Member Function Documentation
starts 32 msec timer with sid=0
Reimplemented from BehaviorBase. Definition at line 21 of file ConnectionMadeTrans.h.
when timer event is received, fire() the transition
Reimplemented from BehaviorBase. Definition at line 30 of file ConnectionMadeTrans.h.
DON'T CALL THIS.
Member Data Documentation
the socket to expect the connection on
Definition at line 45 of file ConnectionMadeTrans.h. Referenced by processEvent().
The documentation for this class was generated from the following file: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:15 2007 by Doxygen 1.5.4 |