#include <OnixS/MTS/Cash/SDP/Classes/SMP.Classes.CMF_MID_PRICE.h>
Public Member Functions | |
CMF_MID_PRICE () | |
virtual | ~CMF_MID_PRICE () |
virtual ClassId::Enum | id () const |
size_t | deserialize (const void *buf, size_t inLen) |
virtual std::string | toString () const |
virtual size_t | serializationBufSize () const |
virtual CMF_MID_PRICE * | clone () const |
virtual CMF_MID_PRICE * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 46 of file SMP.Classes.CMF_MID_PRICE.h.
|
inline |
Definition at line 49 of file SMP.Classes.CMF_MID_PRICE.h.
|
inlinevirtual |
Definition at line 53 of file SMP.Classes.CMF_MID_PRICE.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 102 of file SMP.Classes.CMF_MID_PRICE.h.
|
virtual |
Provides string presentation.
Implements Class.
Double bPV |
Basis Point Value.
Definition at line 81 of file SMP.Classes.CMF_MID_PRICE.h.
UInt64 fixingEndValidityTime |
End Validity Time in case of Fixing.
Definition at line 90 of file SMP.Classes.CMF_MID_PRICE.h.
TI_FLAG::Enum fixingFg |
Flag indicating whether the mid-price is a fxing value.
Definition at line 87 of file SMP.Classes.CMF_MID_PRICE.h.
CMF_INSTRUMENT_INFO instrument |
Data regarding the tradable instrument.
Definition at line 63 of file SMP.Classes.CMF_MID_PRICE.h.
Double midPrice |
Mid price.
Definition at line 72 of file SMP.Classes.CMF_MID_PRICE.h.
TI_FLAG::Enum midPriceFASOrdersFg |
Flag indicating the existence of Mid Price FAS orders for this tradable instrument.
Definition at line 78 of file SMP.Classes.CMF_MID_PRICE.h.
CMF_MID_PRICE_SOURCE::Enum midPriceSource |
Specifies the source of MidPrice value: Order Book (CAT)
Definition at line 69 of file SMP.Classes.CMF_MID_PRICE.h.
TI_FLAG::Enum midPriceValidityFg |
Flag indicating whether the mid-price is valid or not.
Definition at line 84 of file SMP.Classes.CMF_MID_PRICE.h.
Double midYield |
Mid yield.
Definition at line 75 of file SMP.Classes.CMF_MID_PRICE.h.
UInt32 sectionId |
Unique ID of the section.
Definition at line 66 of file SMP.Classes.CMF_MID_PRICE.h.
UInt64 updateTime |
Time at which the data was last updated.
Definition at line 93 of file SMP.Classes.CMF_MID_PRICE.h.