#include <OnixS/Eurex/MarketData/InstrumentSnapshot.h>
Public Types | |
enum | Enum { Undefined = -1, Percent = 0, Shares = 1, Points = 2 } |
Definition at line 666 of file InstrumentSnapshot.h.
enum Enum |
Enumerator | |
---|---|
Undefined |
Used to identify absence of value. |
Percent | |
Shares | |
Points |
Definition at line 668 of file InstrumentSnapshot.h.