39 namespace BondVision {
78 static const size_t quotesSize = 20;
79 std::vector<BV_VOICE_CONFIRMED_QUOTES>
quotes;
101 size_t deserialize(
const void* buf,
size_t inLen);
104 virtual std::string toString ()
const;
115 virtual size_t serialize(
void* buf)
const;
UInt32 updateDate
Last update date.
UInt32 voiceListId
Unique ID of the registration.
BV_VOICE_CONFIRMED_QUOTES_REGISTRATION_STATUS::Enum status
Status of the registration.
UInt32 instrumentId
Unique identifier of the instrument.
BV_VOICE_CONFIRMED_QUOTES_REGISTRATION_EVENT::Enum event
Action applied to the registration.
virtual size_t serializationBufSize() const
std::vector< BV_VOICE_CONFIRMED_QUOTES > quotes
BV_VOICE_CONFIRMED_QUOTES_REGISTRATION()
BV_MEMBER_INFO submitter
Member submitting the registration.
UInt64 creationTime
Creation time.
virtual ~BV_VOICE_CONFIRMED_QUOTES_REGISTRATION()
UInt32 creationDate
Creation date.
UInt64 updateTime
Last update time.
UInt32 settlementDate
Settlement date.
UInt16 settlementOffset
Settlement offset.
unsigned long long UInt64
virtual ClassId::Enum id() const
Class id.