89 virtual size_t serialize(
void* buf)
const;
virtual BV_SELL_SIDE_MEMBER * clone() const
virtual BV_SELL_SIDE_MEMBER * clone(void *) const
virtual ClassId::Enum id() const
Class id.
UInt32 sellSideMemberId
Unique ID of the Sell Side Member.
virtual size_t serializationBufSize() const
virtual ~BV_SELL_SIDE_MEMBER()
UInt32 marketId
Unique ID of the market.
UInt32 instrumentClassId
Unique ID of the instrument class.
TI_FLAG::Enum rFCQPartialFillFg
Specifies whether the Sell Side Member is prepared to receive Outright RFCQs that can be executed par...
size_t deserialize(const void *buf, size_t inLen)
virtual std::string toString() const
Provides string presentation.
TI_FLAG::Enum enabledFg
If True, the Sell Side Member is enabled to respond to RFCQs on the specified instrument class.