#include <OnixS/Eurex/MarketData/ProductSnapshot.h>
Public Types | |
enum | Enum { Undefined = -1, OneSidedQuoteNotAllowed = 0, OneSidedQuoteAllowed = 1 } |
Definition at line 37 of file ProductSnapshot.h.
enum Enum |
Enumerator | |
---|---|
Undefined |
Used to identify absence of value. |
OneSidedQuoteNotAllowed |
Not allowed. |
OneSidedQuoteAllowed |
Allowed. |
Definition at line 39 of file ProductSnapshot.h.