42 namespace BondVision {
53 memberCode.reserve(12);
54 memberDesc.reserve(36);
55 memberShortDesc.reserve(12);
56 dealerReferenceId.reserve(32);
57 quoteDigest.reserve(100);
133 size_t deserialize(
const void* buf,
size_t inLen);
136 std::string toString ()
const;
142 size_t serialize(
void* buf)
const;
TI_FLAG::Enum executableFg
Specifies whether the quote may be hit/lifted by an inventory order.
TI_FLAG::Enum axedBonds
Axed Bonds flag.
BV_VALUE yTW
Yield To Worst.
UInt64 quoteUpdateTime
Time at which the inventory quote was last updated.
std::string memberCode
Code of the member.
BV_VALUE yMWTh
YMW Theoretical.
BV_VALUE yTC
Yield To Call.
UInt32 memberId
Unique ID of the member code.
BV_VALUE yTR
Yield to Reset.
TI_FLAG::Enum systematicInternaliserFg
Indicates whether the dealer is a Systematic Internaliser.
BV_ANALYTICS analytics
Analytics.
std::string memberDesc
Description of the member.
Double countervalue
Quote countervalue.
UInt32 quoteId
Unique ID of the quote.
std::string dealerReferenceId
Free text.
BV_INVENTORY_TRADING_INFO()
std::string memberShortDesc
Short description of the member.
std::string quoteDigest
Encrypted information related to quote data.
Double mWCPriceTh
MWC Price Theoretical.
~BV_INVENTORY_TRADING_INFO()
size_t serializationBufSize() const
Double minExecQty
Minimum executable quantity.
unsigned long long UInt64
BV_VALUE yMWExrc
YMW Exercised.