OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
DeleteAllQuoteBroadcast Class Reference

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

Public Member Functions

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

Public Attributes

UInt64 trdRegTSTimeOut
 
UInt16 partitionId
 
Data applMsgId
 
ApplId::Enum applId
 
ApplResendFlag::Enum applResendFlag
 
LastFragment::Enum lastFragment
 
UInt64 massActionReportId
 
SInt32 marketSegmentId
 
UInt32 targetPartyIdSessionId
 
UInt32 partyIdEnteringTrader
 
UInt32 targetPartyIdExecutingTrader
 
MassActionReason::Enum massActionReason
 
PartyIdEnteringFirm::Enum partyIdEnteringFirm
 
std::string targetPartyIdDeskId
 
std::vector< NotAffectedSecuritiesGrpElemnotAffectedSecuritiesGrp
 

Friends

class Serializer
 

Detailed Description

Definition at line 57 of file DeleteAllQuoteBroadcast.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 115 of file DeleteAllQuoteBroadcast.h.

Member Data Documentation

ApplId::Enum applId

Identifier for subscription and retransmission of an ETI data stream.

Definition at line 73 of file DeleteAllQuoteBroadcast.h.

Data applMsgId

Message key assigned to a order/quote event related Eurex ETI data stream.

Definition at line 70 of file DeleteAllQuoteBroadcast.h.

ApplResendFlag::Enum applResendFlag

Indicates a retransmission message.

Definition at line 76 of file DeleteAllQuoteBroadcast.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 79 of file DeleteAllQuoteBroadcast.h.

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 85 of file DeleteAllQuoteBroadcast.h.

MassActionReason::Enum massActionReason

Reason for mass cancellation.

Definition at line 97 of file DeleteAllQuoteBroadcast.h.

UInt64 massActionReportId

Transaction timestamp.

Definition at line 82 of file DeleteAllQuoteBroadcast.h.

std::vector<NotAffectedSecuritiesGrpElem> notAffectedSecuritiesGrp

Not Affected Securities Group.

Definition at line 106 of file DeleteAllQuoteBroadcast.h.

UInt16 partitionId

Is required to define the scope of a Retransmission Request.

Definition at line 67 of file DeleteAllQuoteBroadcast.h.

PartyIdEnteringFirm::Enum partyIdEnteringFirm

Entering Business Unit.

Definition at line 100 of file DeleteAllQuoteBroadcast.h.

UInt32 partyIdEnteringTrader

Entering User ID.

Definition at line 91 of file DeleteAllQuoteBroadcast.h.

std::string targetPartyIdDeskId

Owning Trader Group.

Definition at line 103 of file DeleteAllQuoteBroadcast.h.

UInt32 targetPartyIdExecutingTrader

Owning User ID.

Definition at line 94 of file DeleteAllQuoteBroadcast.h.

UInt32 targetPartyIdSessionId

Owning Session ID.

Definition at line 88 of file DeleteAllQuoteBroadcast.h.

UInt64 trdRegTSTimeOut

Matching engine out timestamp.

Definition at line 64 of file DeleteAllQuoteBroadcast.h.


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