131 virtual size_t serialize(
void* buf)
const;
UInt32 creationDate
Creation date.
virtual ClassId::Enum id() const
Class id.
BV_ALGO_ID_TYPE::Enum algoIdType
Type of Algo Id registration.
std::string algoIdShortCode
Alternative representation of the Algo IdCode (see notes above)
TI_FLAG::Enum testedFg
Specifies if the Algo Id has been tested.
UInt64 updateTime
Last update time.
virtual size_t serializationBufSize() const
std::string testType
Description of the test modalities.
std::string submitterTraderName
Name of the trader who carried out the configuration.
std::string algoIdCode
Alphanmeric value identifying the Algo Id (see notes above). Empty for traders other than SuperUser.
virtual BV_ALGO_ID_REGISTRATION * clone() const
BV_ALGO_ID_REGISTRATION()
UInt32 memberId
Unique ID of the member to which the registration is referred.
std::string idNameDisplay
Optional IdCode description.
UInt32 submitterTraderId
Unique ID of the trader who carried out the configuration.
std::string userData
Free field used by the client.
UInt64 creationTime
Creation time.
virtual ~BV_ALGO_ID_REGISTRATION()
virtual BV_ALGO_ID_REGISTRATION * clone(void *) const
size_t deserialize(const void *buf, size_t inLen)
UInt32 submitterMemberId
Unique ID of the member who carried out the configuration.
BV_REGISTRATION_EVENT::Enum event
Action applied to the Algo Id Registration.
virtual std::string toString() const
Provides string presentation.
BV_REGISTRATION_STATUS::Enum status
Specifies whether the Algo Id Registration is active or deleted.
UInt32 updateDate
Last update date.
unsigned long long UInt64
@ BV_ALGO_ID_REGISTRATION