#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>
Public Types | |
enum | Enum { Manual = 'Y', Automated = 'N' } |
typedef UInt8 | Base |
Definition at line 483 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 486 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Manual |
Manual order entry. |
Automated |
Automated order entry. |
Definition at line 488 of file Enumerations.h.