OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_HIST_INSTRUMENT_INFO Class Reference

#include <OnixS/MTS/Cash/SDP/Classes/Substructures/SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h>

Public Member Functions

 CMF_HIST_INSTRUMENT_INFO ()
 
 ~CMF_HIST_INSTRUMENT_INFO ()
 
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

Definition at line 42 of file SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h.

Constructor & Destructor Documentation

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

Definition at line 94 of file SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h.

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 76 of file SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h.

std::string financialInstrumentDesc

Description of the financial instrument.

Definition at line 79 of file SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h.

std::string instrumentClassCode

Code of the instrument class.

Definition at line 82 of file SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h.

std::string instrumentClassDesc

Description of the instrument class.

Definition at line 85 of file SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h.

std::string instrumentCode

Alphanumeric code of the tradable instrument.

Definition at line 67 of file SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h.

std::string instrumentDesc

Instrument description.

Definition at line 70 of file SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h.

TI_INSTRUMENT_TYPE::Enum instrumentType

Identifier of the tradable instrument type (Bond, Spread, Basis, etc.)

Definition at line 73 of file SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h.

std::string sectionCode

Section code.

Definition at line 61 of file SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h.

std::string sectionDesc

Section description.

Definition at line 64 of file SMP.Substructures.CMF_HIST_INSTRUMENT_INFO.h.


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