Public Member Functions | |
| void | toString (std::string &) const |
| bool | trdRegTSPrevTimePriority (UInt64 &result) const ONIXS_EUREX_EMDI_NOEXCEPT |
| bool | displayQty (Int64 &result) const ONIXS_EUREX_EMDI_NOEXCEPT |
| bool | price (Decimal &price) const ONIXS_EUREX_EMDI_NOEXCEPT |
Friends | |
| class | RemainingOrderDetailsEntries |
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 ExecutionSummary.h.
| bool displayQty | ( | Int64 & | result | ) | const |
| bool price | ( | Decimal & | price | ) | const |
| void toString | ( | std::string & | ) | const |
Appends text presentation.
| bool trdRegTSPrevTimePriority | ( | UInt64 & | result | ) | const |
|
friend |
Definition at line 51 of file ExecutionSummary.h.