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

#include <SMP.Classes.REPO_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO.h>

Collaboration diagram for REPO_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO:

Public Member Functions

 REPO_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO ()
 
virtual ~REPO_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 REPO_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFOclone () const
 
virtual REPO_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 REPO_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO* clone ( ) const
virtual

Implements Class.

virtual REPO_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.REPO_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 93 of file SMP.Classes.REPO_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.REPO_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO.h.

UInt32 legId

Unique ID of the leg.

Definition at line 68 of file SMP.Classes.REPO_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.REPO_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.REPO_RFCQ_BUY_SIDE_TRADING_LIST_LEG_INFO.h.

UInt32 rfcqReqId

Unique ID of the RFCQ.

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

UInt32 tradingListId

Unique ID of the trading list.

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

UInt32 updateDate

Last update date.

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

UInt64 updateTime

Last update time.

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


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