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

#include <SMP.Substructures.TI_EOI_MEMBER_INFO.h>

Collaboration diagram for TI_EOI_MEMBER_INFO:

Public Member Functions

 TI_EOI_MEMBER_INFO ()
 
 ~TI_EOI_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 memberDesc
 
std::string memberShortDesc
 
UInt32 traderId
 
std::string traderName
 

Detailed Description

Definition at line 42 of file SMP.Substructures.TI_EOI_MEMBER_INFO.h.

Constructor & Destructor Documentation

TI_EOI_MEMBER_INFO ( )
inline

Definition at line 45 of file SMP.Substructures.TI_EOI_MEMBER_INFO.h.

~TI_EOI_MEMBER_INFO ( )
inline

Definition at line 53 of file SMP.Substructures.TI_EOI_MEMBER_INFO.h.

Member Function Documentation

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

Definition at line 81 of file SMP.Substructures.TI_EOI_MEMBER_INFO.h.

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

Provides string presentation.

Member Data Documentation

std::string memberCode

ABI/MTS code of the member.

Definition at line 59 of file SMP.Substructures.TI_EOI_MEMBER_INFO.h.

std::string memberDesc

Description of the member.

Definition at line 62 of file SMP.Substructures.TI_EOI_MEMBER_INFO.h.

UInt32 memberId

Unique ID of the member.

Definition at line 56 of file SMP.Substructures.TI_EOI_MEMBER_INFO.h.

std::string memberShortDesc

Short description of the member.

Definition at line 65 of file SMP.Substructures.TI_EOI_MEMBER_INFO.h.

UInt32 traderId

Unique ID of the trader.

Definition at line 68 of file SMP.Substructures.TI_EOI_MEMBER_INFO.h.

std::string traderName

Name of the trader.

Definition at line 71 of file SMP.Substructures.TI_EOI_MEMBER_INFO.h.


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