StateMachine< T > Class Template Reference
[Classes for basic data types and vectors/arrays (tjutils library)]

Inheritance diagram for StateMachine< T >:

Inheritance graph
[legend]
List of all members.

Protected Member Functions

 StateMachine (State< T > *first_state)
const STD_string & get_current_state_label () const
void register_direct_trans (State< T > *init, State< T > *dest, typename State< T >::transition tr)
bool direct_transition (State< T > *dest)

Friends

class State< T >

Detailed Description

template<class T>
class StateMachine< T >

Definition at line 102 of file tjstate.h.


The documentation for this class was generated from the following file:
Generated on Sat Jun 14 12:32:49 2008 by  doxygen 1.5.1