49 traderName.reserve(12);
51 userInfo.reserve(100);
94 size_t deserialize(
const void* buf,
size_t inLen);
97 std::string toString ()
const;
103 size_t serialize(
void* buf)
const;
UInt32 clearingAgentId
Clearing Agent Id.
REPO_ALGO_INFO algoInfo
Algo Info data.
std::string userInfo
Free Text field used by the client.
UInt32 traderId
Unique ID of the trader.
UInt32 refMsgiId
Message Id.
std::string traderName
Name of the trader.
UInt32 memberId
Unique ID of the member.
UInt32 clearingHouseId
Unique ID of the Clearing House.
size_t serializationBufSize() const
UInt32 accountId
Unique ID of he account.
#define ONIXS_MTS_REPO_SDP_API
REPO_CLIENT_IDENTIFICATION_INFO clientIdentificationInfo
Client Identification Info.
TI_TXN_TYPE::Enum txnType
Message Type that generated the trade.
std::string userData
Free field used by the client.