OnixS Eurex ETI Handler C++ library  9.19.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 75 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 103 of file SRQSCreateDealNotification.h.

Member Data Documentation

UInt64 quoteId

Customer defined mass quote identifier.

Definition at line 85 of file SRQSCreateDealNotification.h.

SInt64 sideLastQty

Fill quantity for the original Eurex strategy.

Definition at line 82 of file SRQSCreateDealNotification.h.

std::string targetPartyEnteringTrader

Name of target user/trader.

Definition at line 97 of file SRQSCreateDealNotification.h.

std::string targetPartyExecutingFirm

Name of the target business unit.

Definition at line 91 of file SRQSCreateDealNotification.h.

std::string targetPartyExecutingTrader

Name of the target trader name.

Definition at line 94 of file SRQSCreateDealNotification.h.

UInt32 targetPartyIdExecutingTrader

Owning User ID.

Definition at line 88 of file SRQSCreateDealNotification.h.


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