FSM::Abstract::State Class Reference

#include <fsm.h>

Inheritance diagram for FSM::Abstract::State:
Collaboration diagram for FSM::Abstract::State:

List of all members.

Public Member Functions

 State ()
 ~State ()
void addOutGoingEdge (Edge *e)
virtual const SetOfEdgesgetOutgoingEdges ()

Protected Attributes

SetOfEdgesoutgoingEdges

Constructor & Destructor Documentation

FSM::Abstract::State::State (  )  [inline]
FSM::Abstract::State::~State (  )  [inline]

Member Function Documentation

void FSM::Abstract::State::addOutGoingEdge ( Edge e  )  [inline]

References FSM::Abstract::Edge::getSource().

Here is the call graph for this function:


Member Data Documentation


The documentation for this class was generated from the following file: