#include <OnixS/Eurex/Trading/Messages/BasketApproveBroadcast.h>
Public Member Functions | |
BasketApproveBroadcast () | |
TemplateId::Enum | templateId () const |
std::string | toString () const |
Public Member Functions inherited from Message | |
virtual | ~Message () |
Friends | |
class | Serializer |
Definition at line 148 of file BasketApproveBroadcast.h.
Initialize default instance.
|
virtual |
Returns template ID.
Implements Message.
|
virtual |
Returns string representation.
Implements Message.
|
friend |
Definition at line 232 of file BasketApproveBroadcast.h.
ApplId::Enum applId |
Identifier for subscription and retransmission of an ETI data stream.
Definition at line 168 of file BasketApproveBroadcast.h.
ApplResendFlag::Enum applResendFlag |
Indicates a retransmission message.
Definition at line 165 of file BasketApproveBroadcast.h.
UInt64 applSeqNum |
Message sequence number assigned to a non-order related Eurex ETI data stream.
Definition at line 155 of file BasketApproveBroadcast.h.
UInt32 applSubId |
Unique ID assigned by the Eurex system during broadcast subscription in order to link broadcasts to the related subscription.
Definition at line 159 of file BasketApproveBroadcast.h.
UInt32 basketExecId |
System generated transaction ID for a Basket transaction.
Definition at line 184 of file BasketApproveBroadcast.h.
UInt32 basketProfileId |
ID of the Basket profile.
Definition at line 190 of file BasketApproveBroadcast.h.
std::vector<BasketRootPartyGrpElem> basketRootPartyGrp |
Basket Root Party Group.
Definition at line 220 of file BasketApproveBroadcast.h.
std::vector<BasketSideAllocExtBCGrpElem> basketSideAllocExtBCGrp |
Basket Side Alloc Ext B C Group.
Definition at line 223 of file BasketApproveBroadcast.h.
std::string basketTradeReportText |
User defined text message field.
Definition at line 214 of file BasketApproveBroadcast.h.
BasketTradeReportType::Enum basketTradeReportType |
Basket operation.
Definition at line 199 of file BasketApproveBroadcast.h.
UInt64 basketTrdMatchId |
System defined Basket ID.
Definition at line 175 of file BasketApproveBroadcast.h.
LastFragment::Enum lastFragment |
Indicates whether this message is the last fragment (part) of a sequence of messages belonging to one dedicated transaction.
Definition at line 172 of file BasketApproveBroadcast.h.
SInt32 marketSegmentId |
The product identifier uniquely identifies a Eurex product.
Definition at line 187 of file BasketApproveBroadcast.h.
MessageEventSource::Enum messageEventSource |
Receiver of a message.
Definition at line 205 of file BasketApproveBroadcast.h.
OptionalEarlyTerminationIndicator::Enum optionalEarlyTerminationIndicator |
Indicates whether the counterparties have the right for early termination.
Definition at line 202 of file BasketApproveBroadcast.h.
UInt64 origBasketTrdMatchId |
System defined Original Basket ID.
Definition at line 178 of file BasketApproveBroadcast.h.
UInt16 partitionId |
Is required to define the scope of a Retransmission Request.
Definition at line 162 of file BasketApproveBroadcast.h.
std::string partyEnteringTrader |
The entering user.
Definition at line 211 of file BasketApproveBroadcast.h.
PartyIdEnteringFirm::Enum partyIdEnteringFirm |
Entering Business Unit.
Definition at line 208 of file BasketApproveBroadcast.h.
std::string tradeReportId |
User defined transaction ID. Part of the TES response and TES broadcast.
Definition at line 217 of file BasketApproveBroadcast.h.
TradeReportType::Enum tradeReportType |
Identifies the type of trade notification.
Definition at line 196 of file BasketApproveBroadcast.h.
UInt64 transactTime |
Timestamp of the match event (trade).
Definition at line 181 of file BasketApproveBroadcast.h.
TrdType::Enum trdType |
Indicates if a trade should be reported via the market reporting service.
Definition at line 193 of file BasketApproveBroadcast.h.