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