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

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

Public Member Functions

 BV_RFCQ_SELL_SIDE_TRADING_LIST ()
 
virtual ~BV_RFCQ_SELL_SIDE_TRADING_LIST ()
 
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_RFCQ_SELL_SIDE_TRADING_LISTclone () const
 
virtual BV_RFCQ_SELL_SIDE_TRADING_LISTclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 tradingListId
 
UInt32 rfcqReqId
 
UInt32 buySideMemberId
 
UInt32 sellSideMemberId
 
UInt16 numOfLegs
 
UInt16 numOfTradableLegs
 
std::vector< BV_RFCQ_SELL_SIDE_TRADING_LIST_INFOtradingList
 
std::string comment
 
UInt32 creationDate
 
UInt64 creationTime
 
UInt32 updateDate
 
UInt64 updateTime
 

Static Public Attributes

static const size_t tradingListSize = 50
 

Detailed Description

Definition at line 44 of file SMP.Classes.BV_RFCQ_SELL_SIDE_TRADING_LIST.h.

Constructor & Destructor Documentation

virtual ~BV_RFCQ_SELL_SIDE_TRADING_LIST ( )
inlinevirtual

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

Member Function Documentation

virtual BV_RFCQ_SELL_SIDE_TRADING_LIST* clone ( ) const
virtual

Implements Class.

virtual BV_RFCQ_SELL_SIDE_TRADING_LIST* 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_RFCQ_SELL_SIDE_TRADING_LIST.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 107 of file SMP.Classes.BV_RFCQ_SELL_SIDE_TRADING_LIST.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 69 of file SMP.Classes.BV_RFCQ_SELL_SIDE_TRADING_LIST.h.

std::string comment

May include a comment specified by the Buy Side Member.

Definition at line 85 of file SMP.Classes.BV_RFCQ_SELL_SIDE_TRADING_LIST.h.

UInt32 creationDate

Creation date.

Definition at line 88 of file SMP.Classes.BV_RFCQ_SELL_SIDE_TRADING_LIST.h.

UInt64 creationTime

Creation time.

Definition at line 91 of file SMP.Classes.BV_RFCQ_SELL_SIDE_TRADING_LIST.h.

UInt16 numOfLegs

Number of bonds in the trading list.

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

UInt16 numOfTradableLegs

Number of tradable bonds in the trading list.

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

UInt32 rfcqReqId

Unique ID of the RFCQ.

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

UInt32 sellSideMemberId

Unique ID of the Sell Side Member.

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

std::vector<BV_RFCQ_SELL_SIDE_TRADING_LIST_INFO> tradingList

Definition at line 82 of file SMP.Classes.BV_RFCQ_SELL_SIDE_TRADING_LIST.h.

UInt32 tradingListId

Unique ID of the trading list.

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

const size_t tradingListSize = 50
static

List of bonds.

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

UInt32 updateDate

Last update date.

Definition at line 94 of file SMP.Classes.BV_RFCQ_SELL_SIDE_TRADING_LIST.h.

UInt64 updateTime

Last update time.

Definition at line 97 of file SMP.Classes.BV_RFCQ_SELL_SIDE_TRADING_LIST.h.


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