OnixS C++ MTS Bond Vision SDP Handler  1.2.0
API documentation
BV_HIST_INSTRUMENT_INFO_EXT Class Reference

#include <OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_HIST_INSTRUMENT_INFO_EXT.h>

Public Member Functions

 BV_HIST_INSTRUMENT_INFO_EXT ()
 
 ~BV_HIST_INSTRUMENT_INFO_EXT ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

std::string sectionCode
 
std::string sectionDesc
 
std::string instrumentCode
 
std::string instrumentDesc
 
TI_INSTRUMENT_TYPE::Enum instrumentType
 
std::string financialInstrumentCode
 
std::string financialInstrumentDesc
 
std::string instrumentClassCode
 
std::string instrumentClassDesc
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline
size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

std::string financialInstrumentCode

Code of the financial instrument.

Definition at line 75 of file SMP.Substructures.BV_HIST_INSTRUMENT_INFO_EXT.h.

std::string financialInstrumentDesc

Description of the financial instrument.

Definition at line 78 of file SMP.Substructures.BV_HIST_INSTRUMENT_INFO_EXT.h.

std::string instrumentClassCode

Code of the instrument class.

Definition at line 81 of file SMP.Substructures.BV_HIST_INSTRUMENT_INFO_EXT.h.

std::string instrumentClassDesc

Description of the instrument class.

Definition at line 84 of file SMP.Substructures.BV_HIST_INSTRUMENT_INFO_EXT.h.

std::string instrumentCode

Alphanumeric code of the tradable instrument.

Definition at line 66 of file SMP.Substructures.BV_HIST_INSTRUMENT_INFO_EXT.h.

std::string instrumentDesc

Description of the tradable instrument.

Definition at line 69 of file SMP.Substructures.BV_HIST_INSTRUMENT_INFO_EXT.h.

TI_INSTRUMENT_TYPE::Enum instrumentType

Identifier of the tradable instrument type (Bond only)

Definition at line 72 of file SMP.Substructures.BV_HIST_INSTRUMENT_INFO_EXT.h.

std::string sectionCode

Section code.

Definition at line 60 of file SMP.Substructures.BV_HIST_INSTRUMENT_INFO_EXT.h.

std::string sectionDesc

Section description.

Definition at line 63 of file SMP.Substructures.BV_HIST_INSTRUMENT_INFO_EXT.h.


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