Public Member Functions | |
| BV_HIST_RFCQ_DEPTH_LEG () | |
| ~BV_HIST_RFCQ_DEPTH_LEG () | |
| 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 |
| BV_HIST_INSTRUMENT_INFO | instrument |
| TI_VERB::Enum | verb |
| Double | quantity |
Definition at line 43 of file SMP.Substructures.BV_HIST_RFCQ_DEPTH_LEG.h.
|
inline |
Definition at line 46 of file SMP.Substructures.BV_HIST_RFCQ_DEPTH_LEG.h.
|
inline |
Definition at line 51 of file SMP.Substructures.BV_HIST_RFCQ_DEPTH_LEG.h.
| size_t deserialize | ( | const void * | buf, |
| size_t | inLen ) |
|
inline |
Definition at line 73 of file SMP.Substructures.BV_HIST_RFCQ_DEPTH_LEG.h.
| size_t serialize | ( | void * | buf | ) | const |
| std::string toString | ( | ) | const |
Provides string presentation.
| BV_HIST_INSTRUMENT_INFO instrument |
Data regarding the tradable instrument.
Definition at line 57 of file SMP.Substructures.BV_HIST_RFCQ_DEPTH_LEG.h.
| Double quantity |
Quantity.
Definition at line 63 of file SMP.Substructures.BV_HIST_RFCQ_DEPTH_LEG.h.
| std::string sectionCode |
Section code.
Definition at line 54 of file SMP.Substructures.BV_HIST_RFCQ_DEPTH_LEG.h.
| TI_VERB::Enum verb |
Verb (Referred to the member who receives the information)
Definition at line 60 of file SMP.Substructures.BV_HIST_RFCQ_DEPTH_LEG.h.