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

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

Public Member Functions

 TrdClearingPriceLegGrpElem ()
 
std::string toString () const
 

Public Attributes

SInt64 legSecurityId
 
SInt64 legClearingTradePrice
 

Friends

class Serializer
 

Detailed Description

Definition at line 78 of file TESBroadcast.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 94 of file TESBroadcast.h.

Member Data Documentation

SInt64 legClearingTradePrice

Price in clearing notation which can be preliminary or final depending on TradeReportType (856).

Definition at line 88 of file TESBroadcast.h.

SInt64 legSecurityId

Instrument identifiier of the leg security.

Definition at line 85 of file TESBroadcast.h.


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