95 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
UInt16 inventoryDepthLength
Length of the market inventory depth (per section)
virtual size_t serializationBufSize() const
UInt16 maxNumSingleSideInventoryQuotes
Maximum number of inventory single sided quotes that a member may have on the market at the same time...
UInt16 maxNumIOI
Maximum number of IOI for each Tradable Instrument per Side.
virtual BV_MARKET_PARAMS * clone() const
virtual ~BV_MARKET_PARAMS()
UInt16 maxNumDoubleSideInventoryQuotes
Maximum number of inventory double sided quotes that a member may have on the market at the same time...
UInt32 sectionId
Unique ID of the section.
virtual BV_MARKET_PARAMS * clone(void *) const
size_t deserialize(const void *buf, size_t inLen)
UInt16 iOIDDepthLenght
Maximum number of IOI depth.
TI_FLAG::Enum inventoryOrdersFg
Flag indicating whether inventory orders are enabled or not.
virtual std::string toString() const
Provides string presentation.