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

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

Public Member Functions

 TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO ()
 
 ~TI_RFCQ_SELL_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
 
UInt16 settlementOffset
 
UInt32 settlementDate
 
UInt32 accountId
 
UInt16 marketAffiliation
 
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 accountId

Unique ID of the account.

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

UInt32 instrumentId

Unique ID of the tradable instrument.

Definition at line 57 of file SMP.Substructures.TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO.h.

TI_INSTRUMENT_TYPE::Enum instrumentType

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

Definition at line 60 of file SMP.Substructures.TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO.h.

UInt16 marketAffiliation

Specifies whether the RFCQ, if concluded successfully, will give rise to trades closed on a Regulated Market or an MTF.

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

Double quantity

Quantity.

Definition at line 66 of file SMP.Substructures.TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO.h.

Double quotation

Price(Yield)

Definition at line 72 of file SMP.Substructures.TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO.h.

TI_FLAG::Enum quotationFg

Specifies if the quotation is specified.

Definition at line 69 of file SMP.Substructures.TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 54 of file SMP.Substructures.TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO.h.

UInt32 settlementDate

Settlement date.

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

std::string settlementInfo

Settlement information.

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

UInt16 settlementOffset

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

Definition at line 75 of file SMP.Substructures.TI_RFCQ_SELL_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 63 of file SMP.Substructures.TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO.h.


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