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

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

Public Member Functions

 BV_LAST_DEAL ()
 
virtual ~BV_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_LAST_DEALclone () const
 
virtual BV_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
 
BV_TRADING_INFO lastTradingInfo
 
TI_EXEC_TREND::Enum trend
 
TI_LAST_DEAL_VERB::Enum verb
 
UInt64 dealTime
 
TI_TRADE_TYPE::Enum tradeType
 
UInt16 marketAffiliation
 
BV_DEAL_STATUS::Enum status
 
std::string micCode
 
BV_WAIVER_INDICATOR::Enum waiverIndicator
 
UInt32 transactionId
 
UInt16 legId
 
TI_RFCQ_TYPE::Enum rfcqType
 

Detailed Description

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

Constructor & Destructor Documentation

BV_LAST_DEAL ( )
inline

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

virtual ~BV_LAST_DEAL ( )
inlinevirtual

Definition at line 53 of file SMP.Classes.BV_LAST_DEAL.h.

Member Function Documentation

virtual BV_LAST_DEAL* clone ( ) const
virtual

Implements Class.

virtual BV_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 56 of file SMP.Classes.BV_LAST_DEAL.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 114 of file SMP.Classes.BV_LAST_DEAL.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 dealMsgId

ID of the last deal.

Definition at line 62 of file SMP.Classes.BV_LAST_DEAL.h.

UInt64 dealTime

Time at which the deal was closed.

Definition at line 80 of file SMP.Classes.BV_LAST_DEAL.h.

BV_INSTRUMENT_INFO instrument

Data regarding the tradable instrument.

Definition at line 65 of file SMP.Classes.BV_LAST_DEAL.h.

BV_TRADING_INFO lastTradingInfo

Price, Yield and Quantity of the deal.

Definition at line 71 of file SMP.Classes.BV_LAST_DEAL.h.

UInt16 legId

Unique ID of the trading leg.

Definition at line 101 of file SMP.Classes.BV_LAST_DEAL.h.

UInt16 marketAffiliation

Specifies whether the last deal refers to trading activity on a regulated market or on an MTF.

Definition at line 86 of file SMP.Classes.BV_LAST_DEAL.h.

std::string micCode

MIC Code.

Definition at line 92 of file SMP.Classes.BV_LAST_DEAL.h.

RFCQ Type.

Definition at line 104 of file SMP.Classes.BV_LAST_DEAL.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 68 of file SMP.Classes.BV_LAST_DEAL.h.

Status of the deal.

Definition at line 89 of file SMP.Classes.BV_LAST_DEAL.h.

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

Definition at line 83 of file SMP.Classes.BV_LAST_DEAL.h.

UInt32 transactionId

Unique ID of the RFCQ/Inventory Order.

Definition at line 98 of file SMP.Classes.BV_LAST_DEAL.h.

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

Definition at line 74 of file SMP.Classes.BV_LAST_DEAL.h.

Specifies whether it is a bid or ask deal and refers to the Aggressor.

Definition at line 77 of file SMP.Classes.BV_LAST_DEAL.h.

BV_WAIVER_INDICATOR::Enum waiverIndicator

Waiver Indicator.

Definition at line 95 of file SMP.Classes.BV_LAST_DEAL.h.


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