Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

FSA Class Reference

#include <fsa.H>

Inherits EVENThandler.

List of all members.

Public Methods

 FSA ()
 FSA (STATE *x)
STATE * cur ()
STATE * start ()
void set_cur (STATE *x)
void handle_event (cEVENTptr &e)
void reset ()
bool is_reset () const

Protected Attributes

STATE * _cur
STATE * _start


Constructor & Destructor Documentation

FSA::FSA (    )  [inline]
 

FSA::FSA (  STATE *    x )  [inline]
 


Member Function Documentation

STATE* FSA::cur (    )  [inline]
 

void FSA::handle_event (  cEVENTptr &    e )  [inline, virtual]
 

Implements EVENThandler.

bool FSA::is_reset (    )  const [inline]
 

void FSA::reset (    )  [inline]
 

void FSA::set_cur (  STATE *    x )  [inline]
 

STATE* FSA::start (    )  [inline]
 


Member Data Documentation

STATE* FSA::_cur [protected]
 

STATE* FSA::_start [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 16:26:00 2003 for gluebase by doxygen1.2.18