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

#include <SMP.Classes.TI_BROKER.h>

Collaboration diagram for TI_BROKER:

Public Member Functions

 TI_BROKER ()
 
virtual ~TI_BROKER ()
 
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_BROKERclone () const
 
virtual TI_BROKERclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 marketId
 
UInt32 brokerId
 
std::string brokerCode
 
std::string brokerDes
 
std::string brokerShortDes
 
std::string countryCode
 
std::string city
 
std::string address
 
std::string phone
 
std::string province
 
std::string electronicMail
 
UInt32 memberId
 
TI_BROKER_TYPE::Enum brokerType
 

Detailed Description

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

Constructor & Destructor Documentation

TI_BROKER ( )
inline

Definition at line 46 of file SMP.Classes.TI_BROKER.h.

virtual ~TI_BROKER ( )
inlinevirtual

Definition at line 59 of file SMP.Classes.TI_BROKER.h.

Member Function Documentation

virtual TI_BROKER* clone ( ) const
virtual

Implements Class.

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

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 114 of file SMP.Classes.TI_BROKER.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

std::string address

Address of the broker.

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

std::string brokerCode

Code of the broker.

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

std::string brokerDes

Description of the broker.

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

UInt32 brokerId

Unique ID of the broker.

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

std::string brokerShortDes

Short description of the broker.

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

Broker Type.

Definition at line 104 of file SMP.Classes.TI_BROKER.h.

std::string city

Town of residence of the broker.

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

std::string countryCode

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

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

std::string electronicMail

E-mail address of the market manager.

Definition at line 98 of file SMP.Classes.TI_BROKER.h.

UInt32 marketId

Unique ID of the market.

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

UInt32 memberId

Unique ID assigned to the broker if he is a participant in the market.

Definition at line 101 of file SMP.Classes.TI_BROKER.h.

std::string phone

Telephone number of the broker.

Definition at line 92 of file SMP.Classes.TI_BROKER.h.

std::string province

Code of the province of residence of the broker.

Definition at line 95 of file SMP.Classes.TI_BROKER.h.


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