#include <OnixS/CME/iLink3/messaging/Fields.h>
Public Types | |
enum | Enum { New = '0', PartiallyFilled = '1', Filled = '2', Cancelled = '4', Replaced = '5', PendingCancel = '6', Rejected = '8', Expired = 'C', PendingReplace = 'E', Undefined = 'U' } |
typedef CHAR | Base |
Static Public Member Functions | |
static std::string | toString (Enum) |
enum Enum |
|
inlinestatic |
Definition at line 2647 of file Serialization.h.