OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
REPO_SETTL_MEMBER_INFO Class Reference

#include <SMP.Substructures.REPO_SETTL_MEMBER_INFO.h>

Collaboration diagram for REPO_SETTL_MEMBER_INFO:

Public Member Functions

 REPO_SETTL_MEMBER_INFO ()
 
 ~REPO_SETTL_MEMBER_INFO ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

REPO_FILL_MEMBER_INFO fillMemberInfo
 
UInt32 directMemberId
 
UInt32 generalMemberId
 
UInt32 settlSystemId
 
UInt32 settlAccount
 
std::string addSettlAcc
 

Detailed Description

Definition at line 43 of file SMP.Substructures.REPO_SETTL_MEMBER_INFO.h.

Constructor & Destructor Documentation

Definition at line 51 of file SMP.Substructures.REPO_SETTL_MEMBER_INFO.h.

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

Definition at line 79 of file SMP.Substructures.REPO_SETTL_MEMBER_INFO.h.

size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

std::string addSettlAcc

Alternative code of the account on which the movements deriving from the settlement of transactions are recorded.

Definition at line 69 of file SMP.Substructures.REPO_SETTL_MEMBER_INFO.h.

UInt32 directMemberId

Unique ID of the direct member designated as an intermediary for settling transactions on behalf of the indirect member.

Definition at line 57 of file SMP.Substructures.REPO_SETTL_MEMBER_INFO.h.

REPO_FILL_MEMBER_INFO fillMemberInfo

Member's ID.

Definition at line 54 of file SMP.Substructures.REPO_SETTL_MEMBER_INFO.h.

UInt32 generalMemberId

Unique ID code of the general member designated as an intermediary for settling transactions on behalf of the member. This field is currently not used.

Definition at line 60 of file SMP.Substructures.REPO_SETTL_MEMBER_INFO.h.

UInt32 settlAccount

Code of the account on which the movements deriving from the settlement of transactions are recorded.

Definition at line 66 of file SMP.Substructures.REPO_SETTL_MEMBER_INFO.h.

UInt32 settlSystemId

Settlement system used by the member.

Definition at line 63 of file SMP.Substructures.REPO_SETTL_MEMBER_INFO.h.


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