36 namespace BondVision {
68 size_t deserialize(
const void* buf,
size_t inLen);
71 std::string toString ()
const;
77 size_t serialize(
void* buf)
const;
~BV_INVENTORY_QUOTING_DATA()
TI_FLAG::Enum axedBonds
Axed Bonds flag. Can be defined either only in bid side or only in ask side or in both sides (bid and...
size_t serializationBufSize() const
Double visibleQty
Quantity of the quote made visible to the market.
Double minExecQty
Miinimum executable quantity.
Double totalQty
Total quantity of the quote.
Double quotation
Quote Price or Yield.
BV_INVENTORY_QUOTING_DATA()