75 std::vector<BV_IOI_TRADING_INFO>
bid;
79 std::vector<BV_IOI_TRADING_INFO>
ask;
100 virtual size_t serialize(
void* buf)
const;
virtual BV_IOI_DEPTH * clone() const
virtual ClassId::Enum id() const
Class id.
UInt64 updateTime
Time at which the data was last updated.
virtual size_t serializationBufSize() const
UInt32 memberId
Unique ID of the Sell Side Member.
std::vector< BV_IOI_TRADING_INFO > ask
UInt32 sectionId
Unique ID of the section.
BV_INSTRUMENT_INFO instrument
Data regarding the tradable instrument.
std::vector< BV_IOI_TRADING_INFO > bid
size_t deserialize(const void *buf, size_t inLen)
static const size_t bidSize
IOI trading info data (bid side).
static const size_t askSize
IOI trading info data (ask side).
virtual std::string toString() const
Provides string presentation.
virtual BV_IOI_DEPTH * clone(void *) const
unsigned long long UInt64