rad  5.1.0
Files
parser

SCXML Parser is a library of C++ class that can be used to load in memory an SCXML document. More...

Files

file  ActionTrace.cpp
 ActionTrace source file.
 
file  DOMSCXMLReader.cpp
 DOMSCXMLReader source file.
 
file  ActionTrace.h
 ActionTrace header.
 
file  DOMSCXMLReader.h
 SCXMLReader header.
 
file  ReplaceRules.h
 ReplaceRules header.
 
file  SCXMLReader.h
 SCXMLReader header.
 
file  ReplaceRules.cpp
 ReplaceRules source file.
 
file  TestActionTrace.cpp
 Unit tests for the ActionTrace class.
 
file  TestAppend.cpp
 Unit tests for merging 2 SCXML models loaded using the DOMSCXMLReader class.
 
file  TestDocOrder.cpp
 Unit tests for the verifying the document order.
 
file  TestDOMSCXMLReader.cpp
 Unit tests for the DOMSCXMLReader class.
 
file  TestMain.cpp
 Main function for the Unit tests.
 
file  TestReplace.cpp
 Unit tests for merging 2 SCXML models loaded using the DOMSCXMLReader class.
 
file  TestReplaceRules.cpp
 Unit tests for the ReplaceRules class.
 
file  TestRootState.cpp
 Unit tests for the DOMSCXMLReader class.
 
file  TestTransitions.cpp
 Unit tests for the DOMSCXMLReader class.
 
file  TestWarnings.cpp
 Unit tests for the different parsing warning maessages.
 
file  wscript
 

Detailed Description

SCXML Parser is a library of C++ class that can be used to load in memory an SCXML document.