FSM::StateStringLabeled::State Class Reference
#include <fsm.h>
Inheritance diagram for FSM::StateStringLabeled::State:

Collaboration diagram for FSM::StateStringLabeled::State:

Public Member Functions | |
| State (const CString &withLabel) | |
| SetOfEdges * | getOutgoingEdges (void) |
Constructor & Destructor Documentation
| FSM::StateStringLabeled::State::State | ( | const CString & | withLabel | ) | [inline] |
Reimplemented from FSM::Labeled::State< CString, char >.
Member Function Documentation
| SetOfEdges* FSM::StateStringLabeled::State::getOutgoingEdges | ( | void | ) | [inline, virtual] |
Reimplemented from FSM::Abstract::State.
The documentation for this class was generated from the following file:

