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

#include <OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_ALLOCATION_REPORT_MEMBER_INFO.h>

Public Member Functions

 BV_ALLOCATION_REPORT_MEMBER_INFO ()
 
 ~BV_ALLOCATION_REPORT_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

UInt32 memberId
 
std::string memberCode
 
std::string memberShortDesc
 
std::string memberDesc
 
std::string leiCode
 
std::string bICCode
 
UInt32 traderId
 
std::string traderName
 
BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

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

Provides string presentation.

Member Data Documentation

std::string bICCode

BIC code of the member.

Definition at line 73 of file SMP.Substructures.BV_ALLOCATION_REPORT_MEMBER_INFO.h.

std::string leiCode

LEI code of the member.

Definition at line 70 of file SMP.Substructures.BV_ALLOCATION_REPORT_MEMBER_INFO.h.

std::string memberCode

Code of the member.

Definition at line 61 of file SMP.Substructures.BV_ALLOCATION_REPORT_MEMBER_INFO.h.

std::string memberDesc

Description of the member.

Definition at line 67 of file SMP.Substructures.BV_ALLOCATION_REPORT_MEMBER_INFO.h.

UInt32 memberId

Unique identifier of the member.

Definition at line 58 of file SMP.Substructures.BV_ALLOCATION_REPORT_MEMBER_INFO.h.

std::string memberShortDesc

Short description of the member.

Definition at line 64 of file SMP.Substructures.BV_ALLOCATION_REPORT_MEMBER_INFO.h.

BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator

Short selling indicator.

Definition at line 82 of file SMP.Substructures.BV_ALLOCATION_REPORT_MEMBER_INFO.h.

UInt32 traderId

Unique identifier of the trader.

Definition at line 76 of file SMP.Substructures.BV_ALLOCATION_REPORT_MEMBER_INFO.h.

std::string traderName

Name of the trader.

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


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