Public Member Functions | |
| void | toString (std::string &) const ONIXS_EUREX_EMDI_OVERRIDE |
| Public Member Functions inherited from Trade< MDSnapshotEntry > | |
| Trade (SecurityId id, UInt32 sequenceNumber, const MDSnapshotEntry &tradeEntry) | |
| SecurityId | securityId () const |
| TrdType::Enum | type () const |
| TradeConditionSet | condition () const |
| bool | volume (Decimal &value) const |
| bool | price (Decimal &value) const |
| const MDSnapshotEntry & | underlyingEntry () const |
| UInt32 | sequenceNumber () const |
| UInt32 | size () const |
| std::string | toString () const |
| virtual | ~Trade () |
Protected Member Functions | |
| SnapshotTrade (SecurityId id, UInt32 sequenceNumber, const MDSnapshotEntry &tradeEntry) | |
Additional Inherited Members | |
| Protected Attributes inherited from Trade< MDSnapshotEntry > | |
| SecurityId | securityId_ |
| UInt32 | sequenceNumber_ |
| const MDSnapshotEntry & | tradeEntry_ |
|
protected |
Initializes an instance.
| void toString | ( | std::string & | ) | const |
Appends text presentation.