#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 |
Definition at line 42 of file SMP.Substructures.BV_CMF_OFFICIAL_PRICE_INFO.h.
|
inline |
Definition at line 45 of file SMP.Substructures.BV_CMF_OFFICIAL_PRICE_INFO.h.
|
inline |
Definition at line 51 of file SMP.Substructures.BV_CMF_OFFICIAL_PRICE_INFO.h.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inline |
Definition at line 76 of file SMP.Substructures.BV_CMF_OFFICIAL_PRICE_INFO.h.
size_t serialize | ( | void * | buf | ) | const |
std::string toString | ( | ) | const |
Provides string presentation.
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.