#include <OnixS/Eurex/MarketData/ProductSnapshot.h>
Public Types | |
enum | Enum { Undefined = -1, SSQNotSupported = 0, SSQSupported = 1 } |
Definition at line 53 of file ProductSnapshot.h.
enum Enum |
Enumerator | |
---|---|
Undefined |
Used to identify absence of value. |
SSQNotSupported |
Single-sided quotes not supported. |
SSQSupported |
Single-sided quotes supported. |
Definition at line 55 of file ProductSnapshot.h.