OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
BV_MINORITY_BROKER_MEMBER_INFO Class Reference

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

Public Member Functions

 BV_MINORITY_BROKER_MEMBER_INFO ()
 
virtual ~BV_MINORITY_BROKER_MEMBER_INFO ()
 
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_MINORITY_BROKER_MEMBER_INFOclone () const
 
virtual BV_MINORITY_BROKER_MEMBER_INFOclone (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 brokerId
 
std::string brokerCode
 
std::string brokerDes
 
std::string brokerShortDes
 
TI_FLAG::Enum preferredFg
 

Detailed Description

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

Constructor & Destructor Documentation

virtual ~BV_MINORITY_BROKER_MEMBER_INFO ( )
inlinevirtual

Definition at line 56 of file SMP.Classes.BV_MINORITY_BROKER_MEMBER_INFO.h.

Member Function Documentation

virtual BV_MINORITY_BROKER_MEMBER_INFO* clone ( ) const
virtual

Implements Class.

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

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

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

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

std::string brokerCode

Code of the broker.

Definition at line 80 of file SMP.Classes.BV_MINORITY_BROKER_MEMBER_INFO.h.

std::string brokerDes

Description of the broker.

Definition at line 83 of file SMP.Classes.BV_MINORITY_BROKER_MEMBER_INFO.h.

UInt32 brokerId

Unique ID of the broker.

Definition at line 77 of file SMP.Classes.BV_MINORITY_BROKER_MEMBER_INFO.h.

std::string brokerShortDes

Short description of the broker.

Definition at line 86 of file SMP.Classes.BV_MINORITY_BROKER_MEMBER_INFO.h.

std::string memberCode

Unique ID code of the member.

Definition at line 68 of file SMP.Classes.BV_MINORITY_BROKER_MEMBER_INFO.h.

std::string memberDesc

Description of the member.

Definition at line 71 of file SMP.Classes.BV_MINORITY_BROKER_MEMBER_INFO.h.

UInt32 memberId

Unique ID of the member.

Definition at line 65 of file SMP.Classes.BV_MINORITY_BROKER_MEMBER_INFO.h.

std::string memberShortDesc

Short description of the member.

Definition at line 74 of file SMP.Classes.BV_MINORITY_BROKER_MEMBER_INFO.h.

TI_FLAG::Enum preferredFg

Specifies whether the broker is the preferred one.

Definition at line 89 of file SMP.Classes.BV_MINORITY_BROKER_MEMBER_INFO.h.


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