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

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

Public Member Functions

 BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO ()
 
 ~BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

UInt32 sectionId
 
UInt32 instrumentId
 
TI_INSTRUMENT_TYPE::Enum instrumentType
 
UInt32 previewId
 
TI_VERB::Enum verb
 
std::vector< BV_RFCQ_SELL_SIDE_MEMBER_INFOsellSideMemberInfo
 
Double quantity
 
TI_FLAG::Enum quotationFg
 
Double quotation
 
TI_FLAG::Enum discloseIOIFg
 
UInt16 iOIMatchingQuotes
 
UInt32 stageOrderId
 
std::string clientOrderId
 
UInt16 settlementOffset
 
UInt32 settlementDate
 
BV_SETTLEMENT_MODE::Enum settlementMode
 
TI_ALLOCATION_TYPE::Enum allocationType
 
UInt32 allocationId
 
UInt16 marketAffiliation [20]
 
TI_ERROR::Enum errorCode
 
std::string settlementInfo
 
TI_FLAG::Enum preTradeFg
 
BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator
 
BV_ALGO_INFO algoInfo
 
BV_CLIENT_IDENTIFICATION_INFO clientIdentificationInfo
 

Static Public Attributes

static const size_t sellSideMemberInfoSize = 20
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline
size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

BV_ALGO_INFO algoInfo

Algo info.

Definition at line 129 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt32 allocationId

Unique ID of the pre-allocation or of the allocation during the trade splitting phase.

Definition at line 111 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

TI_ALLOCATION_TYPE::Enum allocationType

Type of allocation.

Definition at line 108 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

BV_CLIENT_IDENTIFICATION_INFO clientIdentificationInfo

Client identification information.

Definition at line 132 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

std::string clientOrderId

ID of the order within the client institution.

Definition at line 96 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

TI_FLAG::Enum discloseIOIFg

If true, quotation must be sent to providers.

Definition at line 87 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

TI_ERROR::Enum errorCode

Error code of the trading list leg.

Definition at line 117 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt32 instrumentId

Unique ID of the tradable instrument.

Definition at line 62 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

TI_INSTRUMENT_TYPE::Enum instrumentType

Identifier of the tradable instrument type (Bond only)

Definition at line 65 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt16 iOIMatchingQuotes

Number of quotes triggering auto-matching when best price matches IOI.

Definition at line 90 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt16 marketAffiliation[20]

Market affiliation.

Definition at line 114 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

TI_FLAG::Enum preTradeFg

Specifies whether the RFCQ will be subject to pre-trade transparency.

Definition at line 123 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt32 previewId

Unique ID of the Dealer list Preview.

Definition at line 68 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

Double quantity

Quantity.

Definition at line 78 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

Double quotation

Price(Yield)

Definition at line 84 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

TI_FLAG::Enum quotationFg

Specifies if the quotation is specified.

Definition at line 81 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 59 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

std::vector<BV_RFCQ_SELL_SIDE_MEMBER_INFO> sellSideMemberInfo
const size_t sellSideMemberInfoSize = 20
static

Data regarding Sell Side Members.

Definition at line 74 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt32 settlementDate

Settlement date.

Definition at line 102 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

std::string settlementInfo

Settlement information.

Definition at line 120 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

BV_SETTLEMENT_MODE::Enum settlementMode

Settlement mode.

Definition at line 105 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt16 settlementOffset

Settlement offset expressed as number of days starting from the trading date.

Definition at line 99 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator

Short Selling indicator.

Definition at line 126 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt32 stageOrderId

Stage Order ID.

Definition at line 93 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

Specifies whether it is a buy or sell operation (Referred to the member who receives the information)

Definition at line 71 of file SMP.Substructures.BV_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.


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