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

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

Public Member Functions

 BV_MEMBER_SALES_CONFIG ()
 
virtual ~BV_MEMBER_SALES_CONFIG ()
 
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_MEMBER_SALES_CONFIGclone () const
 
virtual BV_MEMBER_SALES_CONFIGclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 marketId
 
UInt32 sellSideMemberId
 
UInt32 sellSideTraderId
 
std::string sellSideTraderName
 
UInt32 salesId
 
std::string salesName
 
UInt32 buySideMemberId
 
UInt32 buySideTraderId
 
std::string buySideTraderName
 
TI_RELATION_TYPE::Enum relationType
 
TI_RELATION_LEVEL::Enum relationLevel
 
std::string relationInfo
 
UInt32 creationDate
 
UInt64 creationTime
 
UInt32 updateDate
 
UInt64 updateTime
 

Detailed Description

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

Constructor & Destructor Documentation

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

virtual ~BV_MEMBER_SALES_CONFIG ( )
inlinevirtual

Definition at line 54 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

Member Function Documentation

virtual BV_MEMBER_SALES_CONFIG* clone ( ) const
virtual

Implements Class.

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

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 118 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 buySideMemberId

Unique ID of the customer member (Buy Side)

Definition at line 81 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

UInt32 buySideTraderId

Unique ID of the Buy Side trader.

Definition at line 84 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

std::string buySideTraderName

Buy Side trader code.

Definition at line 87 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

UInt32 creationDate

Creation date.

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

UInt64 creationTime

Creation time.

Definition at line 102 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

UInt32 marketId

Unique ID of the market.

Definition at line 63 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

std::string relationInfo

Free text field used by the client.

Definition at line 96 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

TI_RELATION_LEVEL::Enum relationLevel

Relation level.

Definition at line 93 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

TI_RELATION_TYPE::Enum relationType

Type of the relationship between the sales and the buy-side.

Definition at line 90 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

UInt32 salesId

Unique ID of the Sales trader.

Definition at line 75 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

std::string salesName

Sales trader code.

Definition at line 78 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

UInt32 sellSideMemberId

Unique ID of the member.

Definition at line 66 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

UInt32 sellSideTraderId

Unique ID of the trader that originated/modified the association.

Definition at line 69 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

std::string sellSideTraderName

Unique name of the trader that originated/modified the association.

Definition at line 72 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.

UInt32 updateDate

Last update date.

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

UInt64 updateTime

Last update time.

Definition at line 108 of file SMP.Classes.BV_MEMBER_SALES_CONFIG.h.


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