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

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

Public Member Functions

 QuoteActivationRequest ()
 
TemplateId::Enum templateId () const
 
std::string toString () const
 
- Public Member Functions inherited from Message
virtual ~Message ()
 

Public Attributes

UInt32 senderSubId
 
UInt64 partyIdInvestmentDecisionMaker
 
UInt64 executingTrader
 
SInt32 marketSegmentId
 
UInt32 targetPartyIdSessionId
 
MassActionType::Enum massActionType
 
MassActionSubType::Enum massActionSubType
 
PartyIdInvestmentDecisionMakerQualifier::Enum partyIdInvestmentDecisionMakerQualifier
 
ExecutingTraderQualifier::Enum executingTraderQualifier
 

Friends

class Serializer
 

Detailed Description

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

Member Data Documentation

UInt64 executingTrader

Executing Trader data Field (ESMA Field 5 (Section A)) used to identify the person or algorithm within the member or participant of the trading venue who is responsible for the execution of the transaction resulting from the order.

Definition at line 49 of file QuoteActivationRequest.h.

ExecutingTraderQualifier::Enum executingTraderQualifier

Qualifier for field ExecutingTrader. It is required to distinguish between natural persons and Algos.

Definition at line 67 of file QuoteActivationRequest.h.

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 52 of file QuoteActivationRequest.h.

MassActionSubType::Enum massActionSubType

Restriction for MassActionType (1373) = Release_quotes (2).

Definition at line 61 of file QuoteActivationRequest.h.

MassActionType::Enum massActionType

Specifies the type of action requested.

Definition at line 58 of file QuoteActivationRequest.h.

UInt64 partyIdInvestmentDecisionMaker

Investment decision within firm (ESMA Field 4 (Section A)) is the code used to identify the person or the algorithm within the member or participant of the Trading Venue who is responsible for the investment decision.

Definition at line 46 of file QuoteActivationRequest.h.

PartyIdInvestmentDecisionMakerQualifier::Enum partyIdInvestmentDecisionMakerQualifier

Party ID investment decision maker qualifier.

Definition at line 64 of file QuoteActivationRequest.h.

UInt32 senderSubId

User ID.

Definition at line 43 of file QuoteActivationRequest.h.

UInt32 targetPartyIdSessionId

Owning Session ID.

Definition at line 55 of file QuoteActivationRequest.h.


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