Go to the source code of this file.
Data Structures | |
struct | executable_statement |
Macros | |
#define | ON_COMMIT 1 |
#define | ON_EXPIRY 2 |
#define | ON_RELEASE 4 |
#define | ON_TRANSMISSION 8 |
#define ON_COMMIT 1 |
Definition at line 72 of file statement.h.
#define ON_EXPIRY 2 |
Definition at line 73 of file statement.h.
#define ON_RELEASE 4 |
Definition at line 74 of file statement.h.
#define ON_TRANSMISSION 8 |
Definition at line 75 of file statement.h.