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