FACT++  1.0
virtual EventImp* StateMachineImp::CreateEvent ( const std::string &  name,
const std::string &  fmt 
)
privatepure virtual

Is called when a configuration event is to be processed (no transition of state)

Is called when a transition change event is to be processed (from one state to another) is received

Implemented in StateMachineDim, and StateMachine.

Referenced by AddEvent(), and Execute().

+ Here is the caller graph for this function: