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

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

Public Member Functions

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

Public Attributes

UInt32 memberId
 
std::string memberCode
 
std::string memberDesc
 
std::string memberShortDesc
 
UInt32 mainMemberId
 
TI_MEMBER_TYPE::Enum memberType
 
std::string countryCode
 
std::string bICCode
 
TI_MEMBER_CLASSIFICATION::Enum memberClassification
 

Detailed Description

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

Constructor & Destructor Documentation

TI_MEMBER ( )
inline

Definition at line 48 of file SMP.Classes.TI_MEMBER.h.

virtual ~TI_MEMBER ( )
inlinevirtual

Definition at line 57 of file SMP.Classes.TI_MEMBER.h.

Member Function Documentation

virtual TI_MEMBER* clone ( ) const
virtual

Implements Class.

virtual TI_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 60 of file SMP.Classes.TI_MEMBER.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 100 of file SMP.Classes.TI_MEMBER.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

std::string bICCode

BIC Code of the member.

Definition at line 88 of file SMP.Classes.TI_MEMBER.h.

std::string countryCode

ISO unique alphanumeric ID code of the country to which the member belongs.

Definition at line 85 of file SMP.Classes.TI_MEMBER.h.

UInt32 mainMemberId

Unique ID of the group leader member.

Definition at line 79 of file SMP.Classes.TI_MEMBER.h.

TI_MEMBER_CLASSIFICATION::Enum memberClassification

MTS member classification.

Definition at line 91 of file SMP.Classes.TI_MEMBER.h.

std::string memberCode

Unique ID code of the member (ABI/MTS coding)

Definition at line 70 of file SMP.Classes.TI_MEMBER.h.

std::string memberDesc

Description of the member This field might be updated by the Governance during the current trading day.

Definition at line 73 of file SMP.Classes.TI_MEMBER.h.

UInt32 memberId

Unique ID of the member.

Definition at line 67 of file SMP.Classes.TI_MEMBER.h.

std::string memberShortDesc

Short description of the member This field might be updated by the Governance during the current trading day.

Definition at line 76 of file SMP.Classes.TI_MEMBER.h.

ID of the type of member.

Definition at line 82 of file SMP.Classes.TI_MEMBER.h.


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