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

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

Public Member Functions

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

Public Attributes

UInt32 senderSubId
 
SInt64 underlyingPriceStipValue
 
SInt64 underlyingPx
 
SInt64 lastQty
 
SInt32 marketSegmentId
 
UInt32 negotiationId
 
UInt32 tradeId
 
TradeReportType::Enum tradeReportType
 
TrdRptStatus::Enum trdRptStatus
 
std::string partyExecutingFirm
 
std::string partyExecutingTrader
 
std::string freeText5
 

Friends

class Serializer
 

Detailed Description

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

Member Data Documentation

std::string freeText5

Text field.

Definition at line 76 of file SRQSUpdateDealStatusRequest.h.

SInt64 lastQty

Quantity executed in this leg fill.

Definition at line 52 of file SRQSUpdateDealStatusRequest.h.

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 55 of file SRQSUpdateDealStatusRequest.h.

UInt32 negotiationId

ID of a SRQS negotiation.

Definition at line 58 of file SRQSUpdateDealStatusRequest.h.

std::string partyExecutingFirm

Owning business unit name.

Definition at line 70 of file SRQSUpdateDealStatusRequest.h.

std::string partyExecutingTrader

Owning user name.

Definition at line 73 of file SRQSUpdateDealStatusRequest.h.

UInt32 senderSubId

User ID.

Definition at line 43 of file SRQSUpdateDealStatusRequest.h.

UInt32 tradeId

Uniquely identifies all order leg allocations referring to the same matching event, simple instrument and price.

Definition at line 61 of file SRQSUpdateDealStatusRequest.h.

TradeReportType::Enum tradeReportType

Identifies the type of trade notification.

Definition at line 64 of file SRQSUpdateDealStatusRequest.h.

TrdRptStatus::Enum trdRptStatus

SRQS deal status.

Definition at line 67 of file SRQSUpdateDealStatusRequest.h.

SInt64 underlyingPriceStipValue

Value of stipulation.

Definition at line 46 of file SRQSUpdateDealStatusRequest.h.

SInt64 underlyingPx

Underlying price associate with a derivative instrument.

Definition at line 49 of file SRQSUpdateDealStatusRequest.h.


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