#include <OnixS/Eurex/MarketData/TopOfBookImplied.h>
Public Member Functions | |
MDUpdateAction::Enum | mdUpdateAction () const |
MDEntryType::Enum | mdEntryType () const |
BookType::Enum | mdBookType () const |
SubBookType::Enum | mdSubBookType () const |
SecurityId | securityId () const |
bool | mdEntryPx (Decimal &price) const |
bool | mdEntrySize (Decimal &size) const |
bool | mdEntryTime (UInt64 &time) const |
bool | quoteCondition (UInt32 &value) const |
Friends | |
class | TypedGroup< TopOfBookImpliedEntry > |
Definition at line 35 of file TopOfBookImplied.h.
|
inline |
Always Top of Book.
Definition at line 51 of file TopOfBookImplied.h.
|
inline |
Price.
Definition at line 69 of file TopOfBookImplied.h.
|
inline |
Quantity.
Definition at line 75 of file TopOfBookImplied.h.
|
inline |
For bids and offers the official time of book entry, for trades official time of execution (all in nanoseconds).
Definition at line 81 of file TopOfBookImplied.h.
|
inline |
Defines the entry type.
Definition at line 45 of file TopOfBookImplied.h.
|
inline |
Price / Quantity pairs.
Definition at line 57 of file TopOfBookImplied.h.
|
inline |
Update action.
Definition at line 39 of file TopOfBookImplied.h.
|
inline |
Quote Condition.
Definition at line 87 of file TopOfBookImplied.h.
|
inline |
Instrument identifier.
Definition at line 63 of file TopOfBookImplied.h.
|
friend |
Definition at line 93 of file TopOfBookImplied.h.