OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_SETTLEMENT_GROUP_MEMBER Class Reference

#include <OnixS/MTS/Cash/SDP/Classes/SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h>

Public Member Functions

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

Public Attributes

UInt32 settlGroupId
 
UInt32 memberId
 
UInt32 settlSystemId
 
UInt32 settlAccount
 
std::string addSettlAcc
 
UInt32 directMemberId
 
UInt32 clearingHouseId
 
UInt32 generalMemberId
 
UInt32 startDate
 
TI_SETTL_TYPE::Enum settlType
 

Detailed Description

Definition at line 45 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

Constructor & Destructor Documentation

virtual ~CMF_SETTLEMENT_GROUP_MEMBER ( )
inlinevirtual

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

Member Function Documentation

virtual CMF_SETTLEMENT_GROUP_MEMBER* clone ( ) const
virtual

Implements Class.

virtual CMF_SETTLEMENT_GROUP_MEMBER* 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 56 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 99 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

std::string addSettlAcc

Additional information about the account on which the movements related to the settlement of transactions are recorded.

Definition at line 75 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

UInt32 clearingHouseId

Unique ID of the Clearing House.

Definition at line 81 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

UInt32 directMemberId

Unique ID of the member designated as a direct member for the settlement of transactions.

Definition at line 78 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

UInt32 generalMemberId

Unique ID of the general member designated as direct member for the settlement of transactions on behalf of the indirect member.

Definition at line 84 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

UInt32 memberId

Unique ID of the member.

Definition at line 66 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

UInt32 settlAccount

Code of the account on which the movements related to the settlement of transactions are recorded.

Definition at line 72 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

UInt32 settlGroupId

Unique ID of the settlement group.

Definition at line 63 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

UInt32 settlSystemId

Unique ID of the settlement system.

Definition at line 69 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

Settlement Type.

Definition at line 90 of file SMP.Classes.CMF_SETTLEMENT_GROUP_MEMBER.h.

UInt32 startDate

Start of validity date.

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


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