OnixS Eurex ETI Handler C++ library  9.21.0
API documentation
BasketRollBroadcast Class Reference

#include <OnixS/Eurex/Trading/Messages/BasketRollBroadcast.h>

Public Member Functions

 BasketRollBroadcast ()
 
TemplateId::Enum templateId () const
 
std::string toString () const
 
- Public Member Functions inherited from Message
virtual ~Message ()
 

Public Attributes

UInt64 applSeqNum
 
UInt32 applSubId
 
UInt16 partitionId
 
ApplResendFlag::Enum applResendFlag
 
ApplId::Enum applId
 
LastFragment::Enum lastFragment
 
UInt32 basketExecId
 
SInt32 marketSegmentId
 
UInt32 basketProfileId
 
TrdType::Enum trdType
 
TradeReportType::Enum tradeReportType
 
MessageEventSource::Enum messageEventSource
 
BasketAnonymity::Enum basketAnonymity
 
std::string basketTradeReportText
 
std::string tradeReportId
 
std::vector< BasketRootPartyGrpElembasketRootPartyGrp
 
std::vector< OldBasketInstrmtMatchSideGrpElemoldBasketInstrmtMatchSideGrp
 
std::vector< NewBasketInstrmtMatchSideGrpElemnewBasketInstrmtMatchSideGrp
 
std::vector< OldBasketSideAllocGrpElemoldBasketSideAllocGrp
 
std::vector< NewBasketSideAllocGrpElemnewBasketSideAllocGrp
 

Friends

class Serializer
 

Detailed Description

Definition at line 239 of file BasketRollBroadcast.h.

Constructor & Destructor Documentation

Initialize default instance.

Member Function Documentation

TemplateId::Enum templateId ( ) const
virtual

Returns template ID.

Implements Message.

std::string toString ( ) const
virtual

Returns string representation.

Implements Message.

Friends And Related Function Documentation

friend class Serializer
friend

Definition at line 314 of file BasketRollBroadcast.h.

Member Data Documentation

ApplId::Enum applId

Identifier for subscription and retransmission of an ETI data stream.

Definition at line 259 of file BasketRollBroadcast.h.

ApplResendFlag::Enum applResendFlag

Indicates a retransmission message.

Definition at line 256 of file BasketRollBroadcast.h.

UInt64 applSeqNum

Message sequence number assigned to a non-order related Eurex ETI data stream.

Definition at line 246 of file BasketRollBroadcast.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 250 of file BasketRollBroadcast.h.

BasketAnonymity::Enum basketAnonymity

Used to indicate anonymized trades in baskets.

Definition at line 284 of file BasketRollBroadcast.h.

UInt32 basketExecId

System generated transaction ID for a Basket transaction.

Definition at line 266 of file BasketRollBroadcast.h.

UInt32 basketProfileId

ID of the Basket profile.

Definition at line 272 of file BasketRollBroadcast.h.

std::vector<BasketRootPartyGrpElem> basketRootPartyGrp

Basket Root Party Group.

Definition at line 293 of file BasketRollBroadcast.h.

std::string basketTradeReportText

User defined text message field.

Definition at line 287 of file BasketRollBroadcast.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 263 of file BasketRollBroadcast.h.

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 269 of file BasketRollBroadcast.h.

MessageEventSource::Enum messageEventSource

Receiver of a message.

Definition at line 281 of file BasketRollBroadcast.h.

std::vector<NewBasketInstrmtMatchSideGrpElem> newBasketInstrmtMatchSideGrp

New Basket Instrument Match Side Group.

Definition at line 299 of file BasketRollBroadcast.h.

std::vector<NewBasketSideAllocGrpElem> newBasketSideAllocGrp

New Basket Side Alloc Group.

Definition at line 305 of file BasketRollBroadcast.h.

std::vector<OldBasketInstrmtMatchSideGrpElem> oldBasketInstrmtMatchSideGrp

Old Basket Instrument Match Side Group.

Definition at line 296 of file BasketRollBroadcast.h.

std::vector<OldBasketSideAllocGrpElem> oldBasketSideAllocGrp

Old Basket Side Alloc Group.

Definition at line 302 of file BasketRollBroadcast.h.

UInt16 partitionId

Is required to define the scope of a Retransmission Request.

Definition at line 253 of file BasketRollBroadcast.h.

std::string tradeReportId

User defined transaction ID. Part of the TES response and TES broadcast.

Definition at line 290 of file BasketRollBroadcast.h.

TradeReportType::Enum tradeReportType

Identifies the type of trade notification.

Definition at line 278 of file BasketRollBroadcast.h.

TrdType::Enum trdType

Indicates if a trade should be reported via the market reporting service.

Definition at line 275 of file BasketRollBroadcast.h.


The documentation for this class was generated from the following file: