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