99 virtual size_t serialize(
void* buf)
const;
std::string msgText
Text of the RFCQ message.
virtual ~BV_RFCQ_MESSAGE()
virtual ClassId::Enum id() const
Class id.
BV_MEMBER_INFO traderInfo
Unique ID of the trader (Sender)
virtual size_t serializationBufSize() const
virtual BV_RFCQ_MESSAGE * clone() const
TI_MSG_INFO rfcqMsgInfo
Data identifying the RFCQ message.
UInt32 rfcqReqId
Unique ID of the RFCQ request.
UInt32 msgLen
Length of the RFCQ message.
BV_MEMBER_INFO addresseeMemberInfo
Unique ID of the member to whom the RFCQ message was sent.
size_t deserialize(const void *buf, size_t inLen)
virtual BV_RFCQ_MESSAGE * clone(void *) const
virtual std::string toString() const
Provides string presentation.
BV_RFCQ_ADDRESSEE_TYPE::Enum addresseeType
Type of addressee.