37 namespace BondVision {
48 submitterTraderName.reserve(12);
49 clientLeiCode.reserve(50);
50 clientLeiShortName.reserve(50);
51 idNameDisplay.reserve(50);
110 size_t deserialize(
const void* buf,
size_t inLen);
113 virtual std::string toString ()
const;
124 virtual size_t serialize(
void* buf)
const;
UInt64 creationTime
Creation time.
std::string clientLeiShortName
Alternative representation of the Legal Entity Code.
UInt32 submitterTraderId
Unique ID of the trader who carried out the configuration.
std::string submitterTraderName
Name of the trader who carried out the configuration.
TI_FLAG::Enum defaultFg
If set, the registered value is assumed as default.
std::string clientLeiCode
Legal Entity Code.
virtual ~BV_CLIENT_REGISTRATION()
UInt32 updateDate
Last update date.
UInt64 updateTime
Last update time.
virtual ClassId::Enum id() const
Class id.
UInt32 memberId
Unique ID of the buy-side member to which the registration is referred.
std::string userData
Free field used by the client.
virtual size_t serializationBufSize() const
BV_REGISTRATION_STATUS::Enum status
Specifies whether the LEI Registration is active or deleted.
BV_REGISTRATION_EVENT::Enum event
Action applied to the LEI Registration.
unsigned long long UInt64
UInt32 submitterMemberId
Unique ID of the member who carried out the configuration.
UInt32 creationDate
Creation date.
std::string idNameDisplay
Optional code description.