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