83 static const size_t accountInfoSize = 100;
108 size_t deserialize(
const void* buf,
size_t inLen);
111 virtual std::string toString ()
const;
122 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
UInt16 numAccountInfo
Number of account information.
UInt64 creationTime
Creation time.
CMF_HIST_MEMBER_INFO member
Member requesting the split.
std::vector< CMF_HIST_SPLIT_ACCOUNT_INFO > accountInfo
UInt32 updateDate
Last update date.
std::string userData
Free field used by the client.
UInt32 creationDate
Creation date.
UInt64 updateTime
Last update time.
UInt32 allocationId
Unique ID of the pre-allocation.
UInt32 tradeId
Unique ID of the trade to be split.
unsigned long long UInt64
CMF_TRADE_SPLIT_STATUS::Enum status
Final status of the allocation.
TI_TIME_ZONE timeZone
Time zone information.
virtual ~CMF_HIST_TRADE_SPLIT()
CMF_HIST_INSTRUMENT_INFO instrument
Data regarding the tradable instrument.