FSM::Product::State Class Reference

#include <fsm.h>

Inheritance diagram for FSM::Product::State:
Collaboration diagram for FSM::Product::State:

List of all members.

Public Member Functions

 State (Abstract::State *s1, Abstract::State *s2, FiniteStateMachine *m)
virtual Abstract::SetOfEdgesgetOutgoingEdges ()

Private Attributes

Abstract::Statesa
Abstract::Statesb
FiniteStateMachinefsm
bool outgoingEdgesDone

Constructor & Destructor Documentation

FSM::Product::State::State ( Abstract::State s1,
Abstract::State s2,
FiniteStateMachine m 
) [inline]

Member Function Documentation

Abstract::SetOfEdges * FSM::Product::State::getOutgoingEdges ( void   )  [virtual]

Member Data Documentation


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