98 virtual size_t serialize(
void* buf)
const;
std::string msgText
Text of the RFQ message.
virtual ClassId::Enum id() const
Class id.
CMF_MEMBER_INFO traderInfo
Unique ID of the trader (Sender)
TI_MSG_INFO rfqMsgInfo
Data identifying the RFQ message.
virtual size_t serializationBufSize() const
CMF_MEMBER_INFO addresseeMemberInfo
Unique ID of the member to whom the RFQ message was sent.
virtual CMF_RFQ_MESSAGE * clone() const
virtual CMF_RFQ_MESSAGE * clone(void *) const
UInt32 rfqId
ID of the RFQ.
virtual ~CMF_RFQ_MESSAGE()
UInt32 msgLen
Length of the RFQ message.
size_t deserialize(const void *buf, size_t inLen)
virtual std::string toString() const
Provides string presentation.