The components constituting the core of the interpreter. More...
Collaboration diagram for Interpreter:
Modules | |
Microstep | |
Implementations of the micro-step(t) algorithm. | |
Content Executor | |
Instances to process executable content as part of a micro-step. | |
Event Queue | |
Implementation of proper and delayed event queues. | |
Classes | |
class | uscxml::ActionLanguage |
Collection of instances for interpreter that constitute its action language. More... | |
class | uscxml::Interpreter |
Central class to interpret and process SCXML documents. More... | |
class | uscxml::InterpreterImpl |