#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>
Public Types | |
enum | Enum { NotApplicable = 'N', Pending = 'P' } |
typedef UInt8 | Base |
Definition at line 608 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 611 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
NotApplicable |
Not applicable. |
Pending |
Pending. |
Definition at line 613 of file Enumerations.h.