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

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

Public Member Functions

 BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO ()
 
virtual ~BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_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_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFOclone () const
 
virtual BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFOclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 buySideMemberId
 
UInt32 tradingListId
 
UInt32 rfcqReqId
 
UInt32 legId
 
UInt16 participatingSellSideNr
 
TI_RFCQ_PROVIDER_STATUS::Enum providerStatus [20]
 
TI_RFCQ_REQUEST_STATUS::Enum legStatus
 
UInt32 updateDate
 
UInt64 updateTime
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

virtual BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO* clone ( ) const
virtual

Implements Class.

virtual BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_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 53 of file SMP.Classes.BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 93 of file SMP.Classes.BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_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 59 of file SMP.Classes.BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO.h.

UInt32 legId

Unique ID of the leg.

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

UInt16 participatingSellSideNr

Number of Sell Side Members that took part in the RFCQ.

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

TI_RFCQ_PROVIDER_STATUS::Enum providerStatus[20]

Status of each Sell Side Member involved in the RFCQ.

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

UInt32 rfcqReqId

Unique ID of the RFCQ.

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

UInt32 tradingListId

Unique ID of the trading list.

Definition at line 62 of file SMP.Classes.BV_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO.h.

UInt32 updateDate

Last update date.

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

UInt64 updateTime

Last update time.

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


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