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.event.EventStatus Class Reference
Inheritance diagram for scxml4py.event.EventStatus:

Static Public Attributes

int TOBEPROCESSED = 0
 
int PROCESSED = 1
 
int IGNORED = 2
 
int REJECTED = 3
 
int DEFERRED = 4
 

Member Data Documentation

int scxml4py.event.EventStatus.DEFERRED = 4
static
int scxml4py.event.EventStatus.IGNORED = 2
static
int scxml4py.event.EventStatus.PROCESSED = 1
static
int scxml4py.event.EventStatus.REJECTED = 3
static
int scxml4py.event.EventStatus.TOBEPROCESSED = 0
static

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