#include <OnixS/Eurex/Trading/Messages/TESBroadcast.h>
Public Member Functions | |
TrdClearingPriceLegGrpElem () | |
std::string | toString () const |
Public Attributes | |
SInt64 | legSecurityId |
SInt64 | legClearingTradePrice |
Friends | |
class | Serializer |
Definition at line 78 of file TESBroadcast.h.
Initialize default instance.
std::string toString | ( | ) | const |
Returns string representation.
|
friend |
Definition at line 94 of file TESBroadcast.h.
SInt64 legClearingTradePrice |
Price in clearing notation which can be preliminary or final depending on TradeReportType (856).
Definition at line 88 of file TESBroadcast.h.
SInt64 legSecurityId |
Instrument identifiier of the leg security.
Definition at line 85 of file TESBroadcast.h.