#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 () |
Friends | |
| class | Serializer |
Definition at line 35 of file TESDeleteBroadcast.h.
Initialize default instance.
|
virtual |
Returns template ID.
Implements Message.
|
virtual |
Returns string representation.
Implements Message.
|
friend |
Definition at line 98 of file TESDeleteBroadcast.h.
| 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 42 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 77 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 59 of file TESDeleteBroadcast.h.
| SInt32 marketSegmentId |
The product identifier uniquely identifies a Eurex product.
Definition at line 65 of file TESDeleteBroadcast.h.
| MessageEventSource::Enum messageEventSource |
Receiver of a message.
Definition at line 86 of file TESDeleteBroadcast.h.
| UInt32 packageId |
Identifier for a Trade Entry Service trade, i.e TES trade ID.
Definition at line 68 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 71 of file TESDeleteBroadcast.h.
| std::string tradeReportId |
User defined transaction ID. Part of the TES response and TES broadcast.
Definition at line 89 of file TESDeleteBroadcast.h.
| TradeReportType::Enum tradeReportType |
Identifies the type of trade notification.
Definition at line 80 of file TESDeleteBroadcast.h.
| UInt64 transactTime |
Timestamp of the match event (trade).
Definition at line 62 of file TESDeleteBroadcast.h.
| TrdRptStatus::Enum trdRptStatus |
SRQS deal status.
Definition at line 83 of file TESDeleteBroadcast.h.
| TrdType::Enum trdType |
Indicates if a trade should be reported via the market reporting service.
Definition at line 74 of file TESDeleteBroadcast.h.