uscxml::ActionLanguage Class Reference

Collection of instances for interpreter that constitute its action language.

#include <Interpreter.h>

Collaboration diagram for uscxml::ActionLanguage:
[legend]

Public Attributes

DataModel dataModel
 The datamodel to use.
 
DelayedEventQueue delayQueue
 The queue for delayed events.
 
ContentExecutor execContent
 To process executable content elements.
 
EventQueue externalQueue
 The queue for external events.
 
EventQueue internalQueue
 The queue where internal events will be enqueued.
 
Logger logger
 The logger instance to use for messages.
 
MicroStep microStepper
 The microstepper instance to use.
 

The documentation for this class was generated from the following file: