rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
scxml4py.executor.EventHandlingPolicy Class Reference
Inheritance diagram for scxml4py.executor.EventHandlingPolicy:

Static Public Attributes

int SILENT = 0
 
int REJECT = 1
 
int DEFFERRED = 2
 

Member Data Documentation

int scxml4py.executor.EventHandlingPolicy.DEFFERRED = 2
static
int scxml4py.executor.EventHandlingPolicy.REJECT = 1
static
int scxml4py.executor.EventHandlingPolicy.SILENT = 0
static

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