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