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

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

Public Member Functions

 BV_TRADER_INFO ()
 
virtual ~BV_TRADER_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_TRADER_INFOclone () const
 
virtual BV_TRADER_INFOclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 buySideMemberId
 
UInt32 memberId
 
UInt32 traderId
 
std::string traderName
 
TI_TRADER_ACCOUNT_STATUS::Enum traderAccountStatus
 
TI_TRADER_TYPE::Enum traderType
 
std::string firstName
 
std::string lastName
 
std::string email
 
std::string phone
 
std::string fax
 

Detailed Description

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

Constructor & Destructor Documentation

BV_TRADER_INFO ( )
inline

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

virtual ~BV_TRADER_INFO ( )
inlinevirtual

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

Member Function Documentation

virtual BV_TRADER_INFO* clone ( ) const
virtual

Implements Class.

virtual BV_TRADER_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_TRADER_INFO.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 105 of file SMP.Classes.BV_TRADER_INFO.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 buySideMemberId

Unique ID of the Buy Side member.

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

std::string email

Trader's email address.

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

std::string fax

Trader's FAX number(s)

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

std::string firstName

Trader's first name.

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

std::string lastName

Trader's last name.

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

UInt32 memberId

Unique ID of the Sell Side member.

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

std::string phone

Trader's phone number(s)

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

TI_TRADER_ACCOUNT_STATUS::Enum traderAccountStatus

Trader account status.

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

UInt32 traderId

Unique ID of the trader.

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

std::string traderName

Unique name of the trader.

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

Trader type.

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


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