50 submitterTraderName.reserve(12);
99 size_t deserialize(
const void* buf,
size_t inLen);
102 virtual std::string toString ()
const;
113 virtual size_t serialize(
void* buf)
const;
UInt32 submitterMemberId
Unique ID of the member who defined the trader access rights.
virtual size_t serializationBufSize() const
std::string submitterTraderName
Unique name of the trader who defined the trader access rights.
UInt32 memberId
Unique ID of the member.
virtual ~TI_TRADER_MARKET_ACCESS_RIGHT()
UInt64 updateTime
Time at which the record was last updated.
UInt64 creationTime
Time at which the record was created.
UInt32 creationDate
Date at which the record was created.
unsigned long long UInt64
TI_ACCESS_RIGHT::Enum traderProfile
Profile of the trader on the market.
virtual ClassId::Enum id() const
Class id.
UInt32 submitterTraderId
Unique ID of the trader who defined the trader access rights.
TI_MARKET_CLASS_TYPE::Enum classType
ID of the data class or group of data classes on MTS markets.
UInt32 marketId
Unique ID of the market.
UInt32 traderId
Unique ID of the trader.
UInt32 updateDate
Date at which the record was last updated.
TI_TRADER_MARKET_ACCESS_RIGHT()