#include <OnixS/Eurex/Trading/Messages/BasketRollBroadcast.h>
Public Member Functions | |
OldBasketDataBCGrp () | |
std::string | toString () const |
Friends | |
class | Serializer |
Definition at line 37 of file BasketRollBroadcast.h.
Initialize default instance.
std::string toString | ( | ) | const |
Returns string representation.
|
friend |
Definition at line 71 of file BasketRollBroadcast.h.
std::string basketTradeReportText |
User defined text message field.
Definition at line 65 of file BasketRollBroadcast.h.
BasketTradeReportType::Enum basketTradeReportType |
Basket operation.
Definition at line 62 of file BasketRollBroadcast.h.
UInt64 basketTrdMatchId |
System defined Basket ID.
Definition at line 47 of file BasketRollBroadcast.h.
UInt32 maturityMonthYear |
Month year code for expiry YYYYMM.
Definition at line 56 of file BasketRollBroadcast.h.
OptionalEarlyTerminationIndicator::Enum optionalEarlyTerminationIndicator |
Indicates whether the counterparties have the right for early termination.
Definition at line 59 of file BasketRollBroadcast.h.
UInt64 origBasketTrdMatchId |
System defined Original Basket ID.
Definition at line 50 of file BasketRollBroadcast.h.
std::string tradeReportId |
User defined transaction ID. Part of the TES response and TES broadcast.
Definition at line 53 of file BasketRollBroadcast.h.
UInt64 transactTime |
Timestamp of the match event (trade).
Definition at line 44 of file BasketRollBroadcast.h.