FACT++  1.0
typedef std::map<const int, std::pair<std::string, std::string> > StateMachineImp::StateNames
private

Current state of the state machine.

Definition at line 39 of file StateMachineImp.h.