rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Modules | Files
scxml4cpp

SCXML State Machine interpreter for C++. More...

Modules

 engine
 SCXML Engine.
 
 parser
 SCXML Parser.
 

Files

file  TestAction.cpp
 Unit tests for the Action class.
 
file  TestActivity.cpp
 Unit tests for the Activity class.
 
file  TestAssert.cpp
 Unit tests for the Assert file.
 
file  TestContext.cpp
 Unit tests for the Context class.
 
file  TestEvent.cpp
 Unit tests for the Event class.
 
file  TestEventQueue.cpp
 Unit tests for the EventQueue class.
 
file  TestExecutableContent.cpp
 Unit tests for the ExecutableContent class.
 
file  TestExecutor.cpp
 Unit tests for the Executor class.
 
file  TestHelper.cpp
 Unit tests for the Helper class.
 
file  TestLog.cpp
 Unit tests for the Log class.
 
file  TestMerger.cpp
 Unit tests for the Merger class.
 
file  TestState.cpp
 Unit tests for the State class.
 
file  TestStateComparator.cpp
 Unit tests for the StateComparator class.
 
file  TestStateHistory.cpp
 Unit tests for the StateHistory class.
 
file  TestStateMachine.cpp
 Unit tests for the StateMachine class.
 
file  TestTransition.cpp
 Unit tests for the Transition class.
 
file  TestActionTrace.cpp
 Unit tests for the ActionTrace class.
 
file  TestDOMSCXMLReader.cpp
 Unit tests for the DOMSCXMLReader class.
 
file  TestRootState.cpp
 Unit tests for the DOMSCXMLReader class.
 
file  wscript
 

Detailed Description

SCXML State Machine interpreter for C++.