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

#include <SMP.Classes.REPO_RFCQ_BUY_SIDE_TRADING_LIST.h>

Collaboration diagram for REPO_RFCQ_BUY_SIDE_TRADING_LIST:

Public Member Functions

 REPO_RFCQ_BUY_SIDE_TRADING_LIST ()
 
virtual ~REPO_RFCQ_BUY_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 REPO_RFCQ_BUY_SIDE_TRADING_LISTclone () const
 
virtual REPO_RFCQ_BUY_SIDE_TRADING_LISTclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

TI_MSG_INFO tradingListMsgInfo
 
UInt32 rfcqReqId
 
UInt32 memberId
 
UInt32 traderId
 
std::string traderName
 
TI_FLAG::Enum privateFg
 
UInt32 workingTraderId
 
TI_RFCQ_TYPE::Enum rFCQType
 
UInt16 numOfLegs
 
std::vector< REPO_RFCQ_BUY_SIDE_TRADING_LIST_INFOtradingList
 
std::string comment
 
TI_FLAG::Enum showCommentFg
 
TI_RFCQ_TRADING_LIST_EVENT::Enum event
 
TI_RFCQ_TRADING_LIST_STATUS::Enum status
 
std::string userData
 
TI_FLAG::Enum warningChecksFg
 
UInt32 updateDate
 
UInt64 updateTime
 

Static Public Attributes

static const size_t tradingListSize = 100
 

Detailed Description

Constructor & Destructor Documentation

virtual ~REPO_RFCQ_BUY_SIDE_TRADING_LIST ( )
inlinevirtual

Member Function Documentation

virtual REPO_RFCQ_BUY_SIDE_TRADING_LIST* clone ( ) const
virtual

Implements Class.

virtual REPO_RFCQ_BUY_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 60 of file SMP.Classes.REPO_RFCQ_BUY_SIDE_TRADING_LIST.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 128 of file SMP.Classes.REPO_RFCQ_BUY_SIDE_TRADING_LIST.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

std::string comment

Free text.

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

Action applied to the trading list.

Definition at line 103 of file SMP.Classes.REPO_RFCQ_BUY_SIDE_TRADING_LIST.h.

UInt32 memberId

Unique ID of the member.

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

UInt16 numOfLegs

Number of instruments in the trading list.

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

TI_FLAG::Enum privateFg

Flag specifying whether the trading list is private or public (toward other traders of the same member)

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

UInt32 rfcqReqId

Unique ID of the RFCQ request.

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

RFCQ Type.

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

TI_FLAG::Enum showCommentFg

Specifies if the comment must be shown to sell side members.

Definition at line 100 of file SMP.Classes.REPO_RFCQ_BUY_SIDE_TRADING_LIST.h.

Status of the trading list.

Definition at line 106 of file SMP.Classes.REPO_RFCQ_BUY_SIDE_TRADING_LIST.h.

UInt32 traderId

Unique ID of the trader.

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

std::string traderName

Name of the trader.

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

std::vector<REPO_RFCQ_BUY_SIDE_TRADING_LIST_INFO> tradingList
TI_MSG_INFO tradingListMsgInfo

Message Info (Unique ID) of the trading list.

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

const size_t tradingListSize = 100
static

List of instruments.

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

UInt32 updateDate

Last update date.

Definition at line 115 of file SMP.Classes.REPO_RFCQ_BUY_SIDE_TRADING_LIST.h.

UInt64 updateTime

Last update time.

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

std::string userData

Free field used by the client.

Definition at line 109 of file SMP.Classes.REPO_RFCQ_BUY_SIDE_TRADING_LIST.h.

TI_FLAG::Enum warningChecksFg

Specifies whether the Central System should perform pre-trade quantity checks against the Warning Cap.

Definition at line 112 of file SMP.Classes.REPO_RFCQ_BUY_SIDE_TRADING_LIST.h.

UInt32 workingTraderId

Unique ID of the trader who is locking the trading list.

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


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