OnixS C++ MTS Bond Vision SDP Handler  1.2.0
API documentation
BV_MEMBER_DLT_SETTLEMENT_MODE Class Reference

#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_MODEclone () const
 
virtual BV_MEMBER_DLT_SETTLEMENT_MODEclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 memberId
 
UInt32 tradableInstrumentId
 
BV_SETTLEMENT_MODE::Enum settlementMode
 
UInt32 stdSettlementGroupId
 
UInt32 stdSettlementSystemId
 
UInt32 dLTSettlementGroupId
 
UInt32 dLTSettlementSystemId
 

Detailed Description

Definition at line 43 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.

Constructor & Destructor Documentation

virtual ~BV_MEMBER_DLT_SETTLEMENT_MODE ( )
inlinevirtual

Definition at line 50 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.

Member Function Documentation

virtual BV_MEMBER_DLT_SETTLEMENT_MODE* clone ( ) const
virtual

Implements Class.

virtual BV_MEMBER_DLT_SETTLEMENT_MODE* clone ( void *  ) const
virtual

Implements Class.

size_t deserialize ( const void *  buf,
size_t  inLen 
)
virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

Definition at line 53 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 87 of file SMP.Classes.BV_MEMBER_DLT_SETTLEMENT_MODE.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

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.


The documentation for this class was generated from the following file: