#include <OnixS/Eurex/MarketData/InstrumentSnapshot.h>
Public Types | |
enum | Enum { Undefined = -1, Shares = 0, Derivatives = 1, PaymentVsPayment = 2, Notional = 3, Cascade = 4, Other = 5, Energy = 6 } |
Definition at line 265 of file InstrumentSnapshot.h.
enum Enum |
Enumerator | |
---|---|
Undefined |
Used to identify absence of value. |
Shares | |
Derivatives | |
PaymentVsPayment | |
Notional | |
Cascade | |
Other | |
Energy |
Definition at line 267 of file InstrumentSnapshot.h.