47 memberCode.reserve(10);
48 memberDesc.reserve(36);
49 memberShortDesc.reserve(12);
50 traderName.reserve(12);
69 size_t deserialize(
const void* buf,
size_t inLen);
72 std::string toString ()
const;
78 size_t serialize(
void* buf)
const;
size_t serializationBufSize() const
std::string memberCode
ABI/MTS code of the member.
std::string memberDesc
Description of the member.
TI_HIST_MESSAGE_MEMBER_INFO()
std::string memberShortDesc
Short description of the member.
#define ONIXS_MTS_REPO_SDP_API
~TI_HIST_MESSAGE_MEMBER_INFO()
std::string traderName
Name of the trader.