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 size_t serializationBufSize() const
std::string msgText
Text of the RFCQ message.
virtual ~REPO_RFCQ_MESSAGE()
REPO_RFCQ_ADDRESSEE_TYPE::Enum addresseeType
Type of addressee.
TI_MSG_INFO rfcqMsgInfo
Data identifying the RFCQ message.
REPO_MEMBER_INFO addresseeMemberInfo
Unique ID of the member to whom the RFCQ message was sent.
UInt32 rfcqReqId
Unique ID of the RFCQ request.
REPO_MEMBER_INFO traderInfo
Unique ID of the trader (Sender)
virtual ClassId::Enum id() const
Class id.
UInt32 msgLen
Length of the RFCQ message.
#define ONIXS_MTS_REPO_SDP_API