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

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

Public Member Functions

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

Public Attributes

UInt64 applSeqNum
 
UInt16 partitionId
 
ApplResendFlag::Enum applResendFlag
 
ApplId::Enum applId
 
LastFragment::Enum lastFragment
 
UInt64 transactTime
 
UInt32 tradeDate
 
UInt32 partyDetailIdExecutingUnit
 
RequestingPartyIdExecutingSystem::Enum requestingPartyIdExecutingSystem
 
MarketId::Enum marketId
 
ListUpdateAction::Enum listUpdateAction
 
std::string requestingPartyEnteringFirm
 
std::string requestingPartyClearingFirm
 
PartyDetailStatus::Enum partyDetailStatus
 

Friends

class Serializer
 

Detailed Description

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

Member Data Documentation

ApplId::Enum applId

Identifier for subscription and retransmission of an ETI data stream.

Definition at line 52 of file PartyEntitlementsUpdateReport.h.

ApplResendFlag::Enum applResendFlag

Indicates a retransmission message.

Definition at line 49 of file PartyEntitlementsUpdateReport.h.

UInt64 applSeqNum

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

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

ListUpdateAction::Enum listUpdateAction

List update action.

Definition at line 73 of file PartyEntitlementsUpdateReport.h.

MarketId::Enum marketId

Market ID.

Definition at line 70 of file PartyEntitlementsUpdateReport.h.

UInt16 partitionId

Is required to define the scope of a Retransmission Request.

Definition at line 46 of file PartyEntitlementsUpdateReport.h.

UInt32 partyDetailIdExecutingUnit

Party Detail ID Executing Unit.

Definition at line 64 of file PartyEntitlementsUpdateReport.h.

PartyDetailStatus::Enum partyDetailStatus

Party detail status.

Definition at line 82 of file PartyEntitlementsUpdateReport.h.

std::string requestingPartyClearingFirm

Clearing Member Short Name.

Definition at line 79 of file PartyEntitlementsUpdateReport.h.

std::string requestingPartyEnteringFirm

Entering Entity Short Name.

Definition at line 76 of file PartyEntitlementsUpdateReport.h.

RequestingPartyIdExecutingSystem::Enum requestingPartyIdExecutingSystem

System ID (1 = Eurex Clearing).

Definition at line 67 of file PartyEntitlementsUpdateReport.h.

UInt32 tradeDate

Trade date.

Definition at line 61 of file PartyEntitlementsUpdateReport.h.

UInt64 transactTime

Timestamp of the match event (trade).

Definition at line 58 of file PartyEntitlementsUpdateReport.h.


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