#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h>
Public Member Functions | |
BV_MEMBER_DLT_SETTLEMENT_MODE () | |
virtual | ~BV_MEMBER_DLT_SETTLEMENT_MODE () |
virtual ClassId::Enum | id () const |
size_t | deserialize (const void *buf, size_t inLen) |
virtual std::string | toString () const |
virtual size_t | serializationBufSize () const |
virtual BV_MEMBER_DLT_SETTLEMENT_MODE * | clone () const |
virtual BV_MEMBER_DLT_SETTLEMENT_MODE * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 43 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.
|
inline |
Definition at line 46 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.
|
inlinevirtual |
Definition at line 50 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
Class id.
Implements Class.
Definition at line 53 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.
|
inlinevirtual |
Implements Class.
Definition at line 87 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.
|
virtual |
Provides string presentation.
Implements Class.
UInt32 dLTSettlementGroupId |
Unique ID of the DLT Settlement Group.
Definition at line 74 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.
UInt32 dLTSettlementSystemId |
Unique ID of the DLT Settlement System.
Definition at line 77 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.
UInt32 memberId |
Unique ID of the Member.
Definition at line 59 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.
BV_SETTLEMENT_MODE::Enum settlementMode |
Settlement mode.
Definition at line 65 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.
UInt32 stdSettlementGroupId |
Unique ID of the Standard Settlement Group.
Definition at line 68 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.
UInt32 stdSettlementSystemId |
Unique ID of the Standard Settlement System.
Definition at line 71 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.
UInt32 tradableInstrumentId |
Unique ID of the tradable instrument.
Definition at line 62 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.