#include <fsa.H>
Inherits EVENThandler.
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 |
|
|
|
|
|
|
|
|
|
|
|
Implements EVENThandler. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.18