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

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

Public Member Functions

 TESDeleteBroadcast ()
 
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
 
UInt64 transactTime
 
SInt32 marketSegmentId
 
UInt32 packageId
 
UInt32 tesExecId
 
TrdType::Enum trdType
 
DeleteReason::Enum deleteReason
 
TradeReportType::Enum tradeReportType
 
TrdRptStatus::Enum trdRptStatus
 
MessageEventSource::Enum messageEventSource
 
std::string tradeReportId
 

Friends

class Serializer
 

Detailed Description

Definition at line 36 of file TESDeleteBroadcast.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 97 of file TESDeleteBroadcast.h.

Member Data Documentation

ApplId::Enum applId

Identifier for subscription and retransmission of an ETI data stream.

Definition at line 55 of file TESDeleteBroadcast.h.

ApplResendFlag::Enum applResendFlag

Indicates a retransmission message.

Definition at line 52 of file TESDeleteBroadcast.h.

UInt64 applSeqNum

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

Definition at line 43 of file TESDeleteBroadcast.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 46 of file TESDeleteBroadcast.h.

DeleteReason::Enum deleteReason

Reason for deletion.

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

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 64 of file TESDeleteBroadcast.h.

MessageEventSource::Enum messageEventSource

Receiver of a message.

Definition at line 85 of file TESDeleteBroadcast.h.

UInt32 packageId

Identifier for a Trade Entry Service trade, i.e TES trade ID.

Definition at line 67 of file TESDeleteBroadcast.h.

UInt16 partitionId

Is required to define the scope of a Retransmission Request.

Definition at line 49 of file TESDeleteBroadcast.h.

UInt32 tesExecId

System transaction identifier for a Trade Entry Service transaction.

Definition at line 70 of file TESDeleteBroadcast.h.

std::string tradeReportId

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

Definition at line 88 of file TESDeleteBroadcast.h.

TradeReportType::Enum tradeReportType

Identifies the type of trade notification.

Definition at line 79 of file TESDeleteBroadcast.h.

UInt64 transactTime

Timestamp of the match event (trade).

Definition at line 61 of file TESDeleteBroadcast.h.

TrdRptStatus::Enum trdRptStatus

SRQS deal status.

Definition at line 82 of file TESDeleteBroadcast.h.

TrdType::Enum trdType

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

Definition at line 73 of file TESDeleteBroadcast.h.


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