Main Page   Hardware Class Hierarchy   Hardware API     Mapping Class Hierarchy  Mapping API 

FSM Class Reference

#include <fsm.h>


Public Member Functions

STATE NextState (EVENT)
STATE NextState (void)
STATE state (void) const
void event (EVENT)

Protected Member Functions

 FSM (void)

Protected Attributes

int _max_state
Transition_State_pStatemap
EVENT _CurrentEvent
STATE _CurrentState


Constructor & Destructor Documentation

FSM void   )  [protected]
 


Member Function Documentation

void event EVENT   ) 
 

STATE NextState void   ) 
 

STATE NextState EVENT   ) 
 

STATE state void   )  const
 


Field Documentation

EVENT _CurrentEvent [protected]
 

STATE _CurrentState [protected]
 

int _max_state [protected]
 

Transition_State* _pStatemap [protected]
 


Generated on Mon Oct 8 19:32:24 2007 for OOMRM Mapping API by doxygen1.3