Public Member Functions | |
| bool | mdEntryPx (Decimal &price) const |
| QuantityType | mdEntrySize () const |
| EOBI::MDEntryType::Enum | mdEntryType () const |
| std::string | toString () const |
| void | toString (std::string &) const |
Friends | |
| class | TradeReversalEntries |
Additional Inherited Members | |
| Protected Member Functions inherited from DataContainer | |
| DataContainer (const void *data) | |
| template<class TData> | |
| const TData * | getData () const ONIXS_EUREX_EMDI_NOEXCEPT |
Definition at line 35 of file TradeReversal.h.
| bool mdEntryPx | ( | Decimal & | price | ) | const |
Price.
| QuantityType mdEntrySize | ( | ) | const |
| EOBI::MDEntryType::Enum mdEntryType | ( | ) | const |
Type of market data entry.
| std::string toString | ( | ) | const |
Returns text presentation.
| void toString | ( | std::string & | ) | const |
Appends text presentation.
|
friend |
Definition at line 54 of file TradeReversal.h.