#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>
Public Types | |
enum | Enum { Market = '1', Limit = '2', StopLimit = '4' } |
typedef UInt8 | Base |
Definition at line 576 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 579 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Market |
Market. |
Limit |
Limit. |
StopLimit |
Stop Limit. |
Definition at line 581 of file Enumerations.h.