source: trunk/FACT++/src/StateMachineImp.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11302   13 years tbretz Added PrintListOfAllowedEvents
(edit) @11287   13 years tbretz Added locking around HandleEvent
(edit) @11061   13 years tbretz Improved the output when a command was added; suppress anything inside ...
(edit) @10977   13 years tbretz Added some debug messages to see when commands get posted and/or handled.
(edit) @10873   13 years tbretz Replaced a self-done loop by std::find; changed some comments.
(edit) @10780   13 years tbretz Replaced stringstream in log-stream by ostringstream.
(edit) @10720   13 years tbretz Improved some log-output.
(edit) @10690   13 years tbretz Updated docu according to latest changes.
(edit) @10688   13 years tbretz Renamed AddConfiguration and AddTransition to AddEvent
(edit) @10657   13 years tbretz Added or improved documentation.
(edit) @10586   13 years tbretz Changed the logic in Run() in a way that fExitRequeted is reset at the ...
(edit) @10498   13 years tbretz Use stringstreams to replace Form not strings and +=
(edit) @10497   13 years tbretz Removed the last usage of Tools::Form.
(edit) @10496   13 years tbretz Removed usage of Tools::Form.
(edit) @10490   13 years tbretz Fixed a severe bug in destructor deleting the fEventQueue elements, do ...
(edit) @10450   13 years tbretz Fixed a wrong info in a SetCurrentState call.
(edit) @10429   13 years tbretz Moved the tools function into their own namespace to get rid of ...
(edit) @10424   13 years tbretz Suppress server name when in PrintListOfEvents
(edit) @10385   13 years tbretz Moved setting of default states to a protected memeber function; made ...
(edit) @10370   13 years tbretz Fixed a typo in a comment.
(edit) @10344   13 years tbretz Added arguments to PrintListOfEvents.
(edit) @10327   13 years tbretz Switched on the non dim-standard formats for DimCommands; improved the ...
(edit) @10314   13 years tbretz Added descriptions for the default states; added PrintListOfStates ...
(edit) @10309   13 years tbretz Added typedef for StateNames; changed the getter such that they can ...
(edit) @10300   13 years tbretz Fixed typo in function name.
(edit) @10294   13 years tbretz AddTransitions and AddConfiguration now return a reference; ...
(edit) @10289   13 years tbretz The Converter functions now throw exceptions. The previous way of ...
(edit) @10273   13 years tbretz Adapted to new interface of Converter class, added the possibility to ...
(edit) @10218   14 years tbretz Replaced deque by queue
(add) @10183   14 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.