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

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

Public Member Functions

 InstrumentAttributeGrpElem ()
 
std::string toString () const
 

Public Attributes

InstrAttribType::Enum instrAttribType
 
std::string instrAttribValue
 

Friends

class Serializer
 

Detailed Description

Definition at line 121 of file EnterTESTradeRequest.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 137 of file EnterTESTradeRequest.h.

Member Data Documentation

InstrAttribType::Enum instrAttribType

Code to represent the type of instrument attribute.

Definition at line 128 of file EnterTESTradeRequest.h.

std::string instrAttribValue

Attribute value appropriate to the InstrAttribType field.

Definition at line 131 of file EnterTESTradeRequest.h.


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