statechart/doc
2005-07-24 17:54:52 +00:00
..
A.gif no message 2003-04-17 12:26:26 +00:00
acknowledgments.html - Changed the library namespace from fsm to statechart 2005-05-10 18:24:35 +00:00
Camera2.gif no message 2003-04-17 12:26:26 +00:00
Camera.gif no message 2003-04-17 12:26:26 +00:00
CameraWithHistory1.gif - Breaking change: Removed rtti_policy from the interface. By default, the library now uses its own (often faster) RTTI implementation. Users can demand the use of native C++ RTTI by defining BOOST_FSM_USE_INTERNAL_RTTI. This change only affects users who customized state_machine<>, asynchronous_state_machine<> or worker<> 2003-10-12 16:23:58 +00:00
CameraWithHistory2.gif - Breaking change: Removed rtti_policy from the interface. By default, the library now uses its own (often faster) RTTI implementation. Users can demand the use of native C++ RTTI by defining BOOST_FSM_USE_INTERNAL_RTTI. This change only affects users who customized state_machine<>, asynchronous_state_machine<> or worker<> 2003-10-12 16:23:58 +00:00
configuration.html - Changed the library namespace from fsm to statechart 2005-05-10 18:24:35 +00:00
DeepHistoryLimitation1.gif - Breaking change: Removed rtti_policy from the interface. By default, the library now uses its own (often faster) RTTI implementation. Users can demand the use of native C++ RTTI by defining BOOST_FSM_USE_INTERNAL_RTTI. This change only affects users who customized state_machine<>, asynchronous_state_machine<> or worker<> 2003-10-12 16:23:58 +00:00
DeepHistoryLimitation2.gif - Breaking change: Removed rtti_policy from the interface. By default, the library now uses its own (often faster) RTTI implementation. Users can demand the use of native C++ RTTI by defining BOOST_FSM_USE_INTERNAL_RTTI. This change only affects users who customized state_machine<>, asynchronous_state_machine<> or worker<> 2003-10-12 16:23:58 +00:00
definitions.html Clarified the definition of context. 2005-06-19 10:17:02 +00:00
EventDispatch.gif - Breaking change: Removed rtti_policy from the interface. By default, the library now uses its own (often faster) RTTI implementation. Users can demand the use of native C++ RTTI by defining BOOST_FSM_USE_INTERNAL_RTTI. This change only affects users who customized state_machine<>, asynchronous_state_machine<> or worker<> 2003-10-12 16:23:58 +00:00
ExceptionsAndOrthogonalStates.gif Last dynamic_cast version before switch to typeid 2003-05-19 19:48:09 +00:00
faq.html Fixed the now incorrect reaction specifications in the example code. 2005-07-07 17:18:30 +00:00
HelloWorld.gif no message 2003-04-17 12:26:26 +00:00
index.html Added a facility allowing to specially handle events that did not trigger a reaction. 2005-07-24 17:54:52 +00:00
JoinAndFork.gif - Breaking change: Removed rtti_policy from the interface. By default, the library now uses its own (often faster) RTTI implementation. Users can demand the use of native C++ RTTI by defining BOOST_FSM_USE_INTERNAL_RTTI. This change only affects users who customized state_machine<>, asynchronous_state_machine<> or worker<> 2003-10-12 16:23:58 +00:00
LCA.gif no message 2003-04-17 12:26:26 +00:00
OrthogonalStates.gif Last dynamic_cast version before switch to typeid 2003-05-19 19:48:09 +00:00
OutermostUnstableState.gif Updated the Exception handling section 2004-05-11 18:54:47 +00:00
performance.html Separated performance-related docs from the rationale into a page of its own. 2005-06-04 15:51:56 +00:00
rationale.html Replaced all occurrences of "state chart" with "statechart". 2005-06-18 10:26:56 +00:00
reference.html Added a facility allowing to specially handle events that did not trigger a reaction. 2005-07-24 17:54:52 +00:00
SimpleEventDispatch.gif - Breaking change: Removed rtti_policy from the interface. By default, the library now uses its own (often faster) RTTI implementation. Users can demand the use of native C++ RTTI by defining BOOST_FSM_USE_INTERNAL_RTTI. This change only affects users who customized state_machine<>, asynchronous_state_machine<> or worker<> 2003-10-12 16:23:58 +00:00
StopWatch.gif no message 2003-04-17 12:26:26 +00:00
ThrowingEntryAction.gif Last dynamic_cast version before switch to typeid 2003-05-19 19:48:09 +00:00
ThrowingInStateReaction.gif Last dynamic_cast version before switch to typeid 2003-05-19 19:48:09 +00:00
ThrowingTransitionAction.gif Last dynamic_cast version before switch to typeid 2003-05-19 19:48:09 +00:00
TransitionsAcrossOrthogonalRegions.gif - Breaking change: Removed rtti_policy from the interface. By default, the library now uses its own (often faster) RTTI implementation. Users can demand the use of native C++ RTTI by defining BOOST_FSM_USE_INTERNAL_RTTI. This change only affects users who customized state_machine<>, asynchronous_state_machine<> or worker<> 2003-10-12 16:23:58 +00:00
tutorial.html Implemented in_state_reaction<>. Updated the documentation and tests accordingly. 2005-06-19 10:51:10 +00:00
uml_mapping.html Added in_state_reaction and clarified a few things. 2005-07-22 22:16:26 +00:00