Public Member Functions | |
SRQSQuoteSnapshotNotification () | |
TemplateId::Enum | templateId () const |
std::string | toString () const |
![]() | |
virtual | ~Message () |
Friends | |
class | Serializer |
Definition at line 107 of file SRQSQuoteSnapshotNotification.h.
Initialize default instance.
|
virtual |
Returns template ID.
Implements Message.
|
virtual |
Returns string representation.
Implements Message.
|
friend |
Definition at line 140 of file SRQSQuoteSnapshotNotification.h.
ApplId::Enum applId |
Identifier for subscription and retransmission of an ETI data stream.
Definition at line 121 of file SRQSQuoteSnapshotNotification.h.
ApplResendFlag::Enum applResendFlag |
Indicates a retransmission message.
Definition at line 118 of file SRQSQuoteSnapshotNotification.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 115 of file SRQSQuoteSnapshotNotification.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 125 of file SRQSQuoteSnapshotNotification.h.
MessageEventSource::Enum messageEventSource |
Receiver of a message.
Definition at line 128 of file SRQSQuoteSnapshotNotification.h.
std::vector<SRQSQuoteEntryGrpElem> sRQSQuoteEntryGrp |
SRQS Quote Entry Group.
Definition at line 131 of file SRQSQuoteSnapshotNotification.h.