OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO Class Reference

#include <OnixS/MTS/Cash/SDP/Classes/Substructures/SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h>

Public Member Functions

 TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO ()
 
 ~TI_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
 
TI_VERB::Enum verb
 
Double quantity
 
TI_FLAG::Enum quotationFg
 
Double quotation
 
TI_FLAG::Enum discloseIOIFg
 
UInt16 iOIMatchingQuotes
 
UInt32 stageOrderId
 
std::string clientOrderId
 
UInt16 settlementOffset
 
UInt32 settlementDate
 
TI_ALLOCATION_TYPE::Enum allocationType
 
UInt32 allocationId
 
UInt16 marketAffiliation [20]
 
TI_ERROR::Enum errorCode
 
std::string settlementInfo
 

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

UInt32 allocationId

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

Definition at line 97 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

TI_ALLOCATION_TYPE::Enum allocationType

Type of allocation.

Definition at line 94 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

std::string clientOrderId

ID of the order within the client institution.

Definition at line 85 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

TI_FLAG::Enum discloseIOIFg

If true, quotation must be sent to providers.

Definition at line 76 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

TI_ERROR::Enum errorCode

Error code of the trading list leg.

Definition at line 103 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt32 instrumentId

Unique ID of the tradable instrument.

Definition at line 58 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

TI_INSTRUMENT_TYPE::Enum instrumentType

Identifier of the tradable instrument type (Bond, Spread, Basis, etc.)

Definition at line 61 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt16 iOIMatchingQuotes

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

Definition at line 79 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt16 marketAffiliation[20]

Market affiliation.

Definition at line 100 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

Double quantity

Quantity.

Definition at line 67 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

Double quotation

Price(Yield)

Definition at line 73 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

TI_FLAG::Enum quotationFg

Specifies if the quotation is specified.

Definition at line 70 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 55 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt32 settlementDate

Settlement date.

Definition at line 91 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

std::string settlementInfo

Settlement information.

Definition at line 106 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt16 settlementOffset

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

Definition at line 88 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.

UInt32 stageOrderId

Stage Order ID.

Definition at line 82 of file SMP.Substructures.TI_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 64 of file SMP.Substructures.TI_RFCQ_BUY_SIDE_TRADING_LIST_INFO.h.


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