#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h>
Public Member Functions | |
TI_TRADER_PLATFORM_ACCESS_RIGHT () | |
virtual | ~TI_TRADER_PLATFORM_ACCESS_RIGHT () |
virtual ClassId::Enum | id () const |
size_t | deserialize (const void *buf, size_t inLen) |
virtual std::string | toString () const |
virtual size_t | serializationBufSize () const |
virtual TI_TRADER_PLATFORM_ACCESS_RIGHT * | clone () const |
virtual TI_TRADER_PLATFORM_ACCESS_RIGHT * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 43 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
|
inline |
Definition at line 46 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
|
inlinevirtual |
Definition at line 51 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
Class id.
Implements Class.
Definition at line 54 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
|
inlinevirtual |
Implements Class.
Definition at line 100 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
|
virtual |
Provides string presentation.
Implements Class.
TI_PLATFORM_CLASS_TYPE::Enum classType |
ID of the data class or group of data classes on MTS platforms.
Definition at line 66 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
UInt32 creationDate |
Date at which the record was created.
Definition at line 81 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
UInt64 creationTime |
Time at which the record was created.
Definition at line 84 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
UInt32 memberId |
Unique ID of the member.
Definition at line 60 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
UInt32 submitterMemberId |
Unique ID of the member who defined the trader access rights.
Definition at line 72 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
UInt32 submitterTraderId |
Unique ID of the trader who defined the trader access rights.
Definition at line 75 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
std::string submitterTraderName |
Unique name of the trader who defined the trader access rights.
Definition at line 78 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
UInt32 traderId |
Unique ID of the trader.
Definition at line 63 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
TI_ACCESS_RIGHT::Enum traderProfile |
Profile of the trader on the platform.
Definition at line 69 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
UInt32 updateDate |
Date at which the record was last updated.
Definition at line 87 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.
UInt64 updateTime |
Time at which the record was last updated.
Definition at line 90 of file SMP.Classes.TI_TRADER_PLATFORM_ACCESS_RIGHT.h.