OnixS C++ MTS Bond Vision SDP Handler  1.2.0
API documentation
BV_CMF_LAST_DEAL Class Reference

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

Public Member Functions

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

Public Attributes

UInt32 dealMsgId
 
BV_INSTRUMENT_INFO instrument
 
UInt32 sectionId
 
std::string cMFSectionCode
 
std::string cMFSectionDesc
 
BV_TRADING_INFO lastTradingInfo
 
TI_EXEC_TREND::Enum trend
 
TI_LAST_DEAL_VERB::Enum verb
 
UInt64 dealTime
 
TI_TRADE_TYPE::Enum tradeType
 
std::string micCode
 
BV_WAIVER_INDICATOR::Enum waiverIndicator
 
BV_DEAL_STATUS::Enum status
 

Detailed Description

Definition at line 45 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

Constructor & Destructor Documentation

BV_CMF_LAST_DEAL ( )
inline

Definition at line 48 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

virtual ~BV_CMF_LAST_DEAL ( )
inlinevirtual

Definition at line 55 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

Member Function Documentation

virtual BV_CMF_LAST_DEAL* clone ( ) const
virtual

Implements Class.

virtual BV_CMF_LAST_DEAL* 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 58 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 110 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

std::string cMFSectionCode

CMF section code.

Definition at line 73 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

std::string cMFSectionDesc

CMF section description.

Definition at line 76 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

UInt32 dealMsgId

ID of the last deal.

Definition at line 64 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

UInt64 dealTime

Time at which the last deal was closed.

Definition at line 88 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

BV_INSTRUMENT_INFO instrument

Data regarding the tradable instrument.

Definition at line 67 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

BV_TRADING_INFO lastTradingInfo

Price, Yield and Quantity of the deal.

Definition at line 79 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

std::string micCode

MIC Code.

Definition at line 94 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 70 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

Status of the deal.

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

Specifies whether the last deal refers to normal trading activity or to a RFQ, RFCQ, etc.

Definition at line 91 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

Indicator of the trend for the deal, which follows the quotation type (price, yield,...)

Definition at line 82 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

Deal side, from the point of view of the trader who did the order.

Definition at line 85 of file SMP.Classes.BV_CMF_LAST_DEAL.h.

BV_WAIVER_INDICATOR::Enum waiverIndicator

Waiver Indicator.

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


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