49 traderName.reserve(12);
51 userInfo.reserve(100);
91 size_t deserialize(
const void* buf,
size_t inLen);
94 std::string toString ()
const;
100 size_t serialize(
void* buf)
const;
UInt32 accountId
Unique ID of he account.
std::string userData
Free field used by the client.
std::string userInfo
Free Text field used by the client.
std::string traderName
Name of the trader.
TI_FLAG::Enum warningChecksFg
Specifies whether the Central System should perform pre-trade quantity checks against the Warning Cap...
UInt32 clearingHouseId
Unique ID of the Clearing House.
UInt32 memberId
Unique ID of the member.
UInt32 clearingAgentId
Clearing Agent Id.
REPO_ALGO_INFO algoInfo
Algo Info data.
UInt32 traderId
Unique ID of the trader.
#define ONIXS_MTS_REPO_SDP_API
REPO_CLIENT_IDENTIFICATION_INFO clientIdentificationInfo
Client Identification Info.
size_t serializationBufSize() const