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

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

Public Member Functions

 TESExecutionBroadcast ()
 
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
 
UInt32 allocId
 
TrdType::Enum trdType
 
TradeReportType::Enum tradeReportType
 
Side::Enum side
 
TrdRptStatus::Enum trdRptStatus
 
MessageEventSource::Enum messageEventSource
 

Friends

class Serializer
 

Detailed Description

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

Member Data Documentation

UInt32 allocId

Unique identifier for a TES Trade side.

Definition at line 73 of file TESExecutionBroadcast.h.

ApplId::Enum applId

Identifier for subscription and retransmission of an ETI data stream.

Definition at line 55 of file TESExecutionBroadcast.h.

ApplResendFlag::Enum applResendFlag

Indicates a retransmission message.

Definition at line 52 of file TESExecutionBroadcast.h.

UInt64 applSeqNum

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

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

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 64 of file TESExecutionBroadcast.h.

MessageEventSource::Enum messageEventSource

Receiver of a message.

Definition at line 88 of file TESExecutionBroadcast.h.

UInt32 packageId

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

Definition at line 67 of file TESExecutionBroadcast.h.

UInt16 partitionId

Is required to define the scope of a Retransmission Request.

Definition at line 49 of file TESExecutionBroadcast.h.

Side::Enum side

Side of the order.

Definition at line 82 of file TESExecutionBroadcast.h.

UInt32 tesExecId

System transaction identifier for a Trade Entry Service transaction.

Definition at line 70 of file TESExecutionBroadcast.h.

TradeReportType::Enum tradeReportType

Identifies the type of trade notification.

Definition at line 79 of file TESExecutionBroadcast.h.

UInt64 transactTime

Timestamp of the match event (trade).

Definition at line 61 of file TESExecutionBroadcast.h.

TrdRptStatus::Enum trdRptStatus

SRQS deal status.

Definition at line 85 of file TESExecutionBroadcast.h.

TrdType::Enum trdType

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

Definition at line 76 of file TESExecutionBroadcast.h.


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