OnixS Eurex ETI Handler C++ library  9.21.0
API documentation
SRQSTargetPartyTrdGrpElem Class Reference

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

Public Member Functions

 SRQSTargetPartyTrdGrpElem ()
 
std::string toString () const
 

Public Attributes

SInt64 sideLastQty
 
UInt64 quoteId
 
UInt32 targetPartyIdExecutingTrader
 
std::string targetPartyExecutingFirm
 
std::string targetPartyExecutingTrader
 
std::string targetPartyEnteringTrader
 

Friends

class Serializer
 

Detailed Description

Definition at line 74 of file SRQSCreateDealNotification.h.

Constructor & Destructor Documentation

Initialize default instance.

Member Function Documentation

std::string toString ( ) const

Returns string representation.

Friends And Related Function Documentation

friend class Serializer
friend

Definition at line 102 of file SRQSCreateDealNotification.h.

Member Data Documentation

UInt64 quoteId

Customer defined mass quote identifier.

Definition at line 84 of file SRQSCreateDealNotification.h.

SInt64 sideLastQty

Fill quantity for the original Eurex strategy.

Definition at line 81 of file SRQSCreateDealNotification.h.

std::string targetPartyEnteringTrader

Name of target user/trader.

Definition at line 96 of file SRQSCreateDealNotification.h.

std::string targetPartyExecutingFirm

Name of the target business unit.

Definition at line 90 of file SRQSCreateDealNotification.h.

std::string targetPartyExecutingTrader

Name of the target trader name.

Definition at line 93 of file SRQSCreateDealNotification.h.

UInt32 targetPartyIdExecutingTrader

Owning User ID.

Definition at line 87 of file SRQSCreateDealNotification.h.


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