#include <OnixS/Eurex/Trading/Messages/QuoteActivationNotification.h>
Public Member Functions | |
QuoteActivationNotification () | |
TemplateId::Enum | templateId () const |
std::string | toString () const |
Public Member Functions inherited from Message | |
virtual | ~Message () |
Friends | |
class | Serializer |
Definition at line 37 of file QuoteActivationNotification.h.
Initialize default instance.
|
virtual |
Returns template ID.
Implements Message.
|
virtual |
Returns string representation.
Implements Message.
|
friend |
Definition at line 93 of file QuoteActivationNotification.h.
ApplId::Enum applId |
Identifier for subscription and retransmission of an ETI data stream.
Definition at line 53 of file QuoteActivationNotification.h.
Data applMsgId |
Message key assigned to a order/quote event related Eurex ETI data stream.
Definition at line 50 of file QuoteActivationNotification.h.
ApplResendFlag::Enum applResendFlag |
Indicates a retransmission message.
Definition at line 56 of file QuoteActivationNotification.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 60 of file QuoteActivationNotification.h.
SInt32 marketSegmentId |
The product identifier uniquely identifies a Eurex product.
Definition at line 66 of file QuoteActivationNotification.h.
MassActionReason::Enum massActionReason |
Reason for mass cancellation.
Definition at line 81 of file QuoteActivationNotification.h.
UInt64 massActionReportId |
Transaction timestamp.
Definition at line 63 of file QuoteActivationNotification.h.
MassActionSubType::Enum massActionSubType |
Restriction for MassActionType (1373) = Release_quotes (2).
Definition at line 78 of file QuoteActivationNotification.h.
MassActionType::Enum massActionType |
Specifies the type of action requested.
Definition at line 75 of file QuoteActivationNotification.h.
std::vector<NotAffectedSecuritiesGrpElem> notAffectedSecuritiesGrp |
Not Affected Securities Group.
Definition at line 84 of file QuoteActivationNotification.h.
UInt16 partitionId |
Is required to define the scope of a Retransmission Request.
Definition at line 47 of file QuoteActivationNotification.h.
PartyIdEnteringFirm::Enum partyIdEnteringFirm |
Entering Business Unit.
Definition at line 72 of file QuoteActivationNotification.h.
UInt32 partyIdEnteringTrader |
Entering User ID.
Definition at line 69 of file QuoteActivationNotification.h.
UInt64 trdRegTSTimeOut |
Matching engine out timestamp.
Definition at line 44 of file QuoteActivationNotification.h.