#include <OnixS/Eurex/MarketData/ProductSnapshot.h>
Public Member Functions | |
FeedType::Enum | mdFeedType () const |
BookType::Enum | mdBookType () const |
bool | marketDepth (UInt32 &depth) const |
bool | marketDepthTimeInterval (UInt32 &interval) const |
bool | mdRecoveryTimeInterval (UInt32 &interval) const |
StringRef | mdPrimaryFeedLineID () const |
UInt32 | mdPrimaryFeedLineSubID () const |
bool | mdSecondaryFeedLineID (StringRef &id) const |
bool | mdSecondaryFeedLineSubID (UInt32 &subId) const |
Friends | |
class | TypedGroup< Feed > |
Definition at line 595 of file ProductSnapshot.h.
|
inline |
Maximum number of price levels for the product.
Definition at line 612 of file ProductSnapshot.h.
|
inline |
Netting interval for low bandwidth feeds (0=no netting).
Definition at line 618 of file ProductSnapshot.h.
|
inline |
Book type.
Definition at line 606 of file ProductSnapshot.h.
|
inline |
Feed type.
Definition at line 600 of file ProductSnapshot.h.
|
inline |
IP Address for Service A.
Definition at line 630 of file ProductSnapshot.h.
|
inline |
Port number for IP address Service A.
Definition at line 637 of file ProductSnapshot.h.
|
inline |
Recovery interval (duration of one cycle).
Definition at line 624 of file ProductSnapshot.h.
|
inline |
IP Address for Service B.
Definition at line 643 of file ProductSnapshot.h.
|
inline |
Port number for IP address Service B.
Definition at line 649 of file ProductSnapshot.h.
|
friend |
Definition at line 655 of file ProductSnapshot.h.