#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, TotalSize = 1, OpenSize = 2 } |
Definition at line 2020 of file Enumerations.h.
enum Enum |
Identifies the quoting model.
Enumerator | |
---|---|
NoValue |
No value. |
TotalSize |
Total Size (Quote Modification). |
OpenSize |
Open Size(Quote Entry). |
Definition at line 2023 of file Enumerations.h.