48 submitterTraderName.reserve(12);
49 traderName.reserve(12);
51 leiShortName.reserve(12);
116 size_t deserialize(
const void* buf,
size_t inLen);
119 virtual std::string toString ()
const;
130 virtual size_t serialize(
void* buf)
const;
UInt32 updateDate
Last update date.
UInt32 leiId
Legal Entity ID (see notes above)
std::string traderName
Unique name of the trader.
virtual ClassId::Enum id() const
Class id.
unsigned long long UInt64
UInt64 creationTime
Creation time.
std::string userData
Free field used by the client.
UInt32 creationDate
Creation date.
UInt32 traderId
Unique ID of the trader.
virtual size_t serializationBufSize() const
virtual ~REPO_CLIENT_REGISTRATION()
TI_FLAG::Enum defaultFg
Default flag.
std::string leiShortName
Legal Entity Short Description.
REPO_CLIENT_REGISTRATION_STATUS::Enum status
Specifies whether the LEI Registration is active or deleted.
std::string leiCode
Legal Entity Description.
REPO_CLIENT_REGISTRATION()
UInt32 memberId
Unique ID of the member.
UInt32 submitterTraderId
Unique ID of the trader who carried out the configuration.
std::string submitterTraderName
Unique name of the trader who carried out the configuration.
UInt32 submitterMemberId
Unique ID of the member who carried out the configuration.
#define ONIXS_MTS_REPO_SDP_API
REPO_CLIENT_REGISTRATION_EVENT::Enum event
Action applied to the LEI Registration.
UInt64 updateTime
Last update time.