37 namespace BondVision {
81 size_t deserialize(
const void* buf,
size_t inLen);
84 virtual std::string toString ()
const;
95 virtual size_t serialize(
void* buf)
const;
UInt32 memberId
Unique ID of the Member.
UInt32 stdSettlementGroupId
Unique ID of the Standard Settlement Group.
virtual size_t serializationBufSize() const
UInt32 dLTSettlementGroupId
Unique ID of the DLT Settlement Group.
UInt32 stdSettlementSystemId
Unique ID of the Standard Settlement System.
virtual ClassId::Enum id() const
Class id.
UInt32 tradableInstrumentId
Unique ID of the tradable instrument.
BV_SETTLEMENT_MODE::Enum settlementMode
Settlement mode.
UInt32 dLTSettlementSystemId
Unique ID of the DLT Settlement System.
virtual ~BV_MEMBER_DLT_SETTLEMENT_MODE()
BV_MEMBER_DLT_SETTLEMENT_MODE()