#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>
Public Types | |
enum | Enum { Open = 'O', Close = 'C', None = 'N' } |
typedef UInt8 | Base |
Definition at line 544 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 547 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Open |
Open. |
Close |
Close. |
None |
None. |
Definition at line 549 of file Enumerations.h.