OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
BV_CMF_OFFICIAL_PRICE_INFO Class Reference

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

Public Member Functions

 BV_CMF_OFFICIAL_PRICE_INFO ()
 
 ~BV_CMF_OFFICIAL_PRICE_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 cMFSectionCode
 
std::string cMFSectionDesc
 
UInt32 instrumentClassId
 
UInt32 financialInstrumentId
 
TI_INSTRUMENT_TYPE::Enum instrumentType
 

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 cMFSectionCode

CMF Section Code.

Definition at line 54 of file SMP.Substructures.BV_CMF_OFFICIAL_PRICE_INFO.h.

std::string cMFSectionDesc

CMF Section Description.

Definition at line 57 of file SMP.Substructures.BV_CMF_OFFICIAL_PRICE_INFO.h.

UInt32 financialInstrumentId

Unique ID of the financial instrument.

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

UInt32 instrumentClassId

Unique ID of the instrument class.

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

TI_INSTRUMENT_TYPE::Enum instrumentType

Instrument type.

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


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