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

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

Public Member Functions

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

Public Attributes

TI_MSG_INFO msgInfo
 
UInt32 rfcqReqId
 
UInt32 rfcqQuoteId
 
UInt32 tradingListId
 
UInt16 legId
 
TI_IN_OUT_FLAG::Enum inOutFlag
 
BV_HIST_MEMBER_INFO aggressor
 
BV_HIST_MEMBER_INFO provider
 
std::string dealerReferenceId
 
std::string clientExecID
 
std::string execTraderName
 
std::vector< BV_HIST_RFCQ_ORDER_LEGorderLeg
 
TI_RFCQ_ORDER_TYPE::Enum type
 
BV_ORDER_EVENT::Enum event
 
TI_RFCQ_ORDER_STATUS::Enum status
 
TI_RFCQ_MATCHING_TYPE::Enum matchingType
 
UInt64 acceptanceTimeout
 
UInt64 depthUpdateTime
 
TI_FLAG::Enum automatchingFg
 
TI_FLAG::Enum preTradeFg
 
std::string closeWithDealerCode
 
std::string closeWithDealerDesc
 
std::string closeWithDealerShortDesc
 
UInt64 updateTime
 

Static Public Attributes

static const size_t orderLegSize = 3
 

Detailed Description

Definition at line 47 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

Constructor & Destructor Documentation

BV_HIST_RFCQ_ORDER ( )
inline

Definition at line 50 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

virtual ~BV_HIST_RFCQ_ORDER ( )
inlinevirtual

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

Member Function Documentation

virtual BV_HIST_RFCQ_ORDER* clone ( ) const
virtual

Implements Class.

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

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 151 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt64 acceptanceTimeout

Timeout for manual acceptance.

Definition at line 120 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

Member's ID of the Aggressor.

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

TI_FLAG::Enum automatchingFg

If True, the order has been generated by the central system.

Definition at line 126 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

std::string clientExecID

Provider reference ID of the order execution.

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

std::string closeWithDealerCode

ABI/MTS code of the owner of the matching quote.

Definition at line 132 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

std::string closeWithDealerDesc

Description of the owner of the matching quote.

Definition at line 135 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

std::string closeWithDealerShortDesc

Short description of the owner of the matching quote.

Definition at line 138 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

std::string dealerReferenceId

Provider reference ID of the quote.

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

UInt64 depthUpdateTime

Timestamp of the RFCQ depth.

Definition at line 123 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

Action applied to the RFCQ order.

Definition at line 111 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

std::string execTraderName

Name of the execution trader.

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

Indicates whether it is an incoming order (IN) or an outgoing order (OUT)

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

UInt16 legId

Unique ID of the trading leg.

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

Matching type.

Definition at line 117 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

TI_MSG_INFO msgInfo

Message Info (Unique ID) of the RFCQ order.

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

std::vector<BV_HIST_RFCQ_ORDER_LEG> orderLeg

Definition at line 105 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

const size_t orderLegSize = 3
static

Order leg data.

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

TI_FLAG::Enum preTradeFg

If set, starts the Pre-Trade Transparency Time.

Definition at line 129 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

Member's ID of the Provider.

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

UInt32 rfcqQuoteId

ID of the RFCQ quote to hit/lift.

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

UInt32 rfcqReqId

ID of the RFCQ request.

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

Processing status of the order.

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

UInt32 tradingListId

Unique ID of the trading list of bonds.

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

Type of Order: TI_RFCQ_ORDER_TYPE_Normal or TI_RFCQ_ORDER_TYPE_BestPrice (Only for RFCQ Outright)

Definition at line 108 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.

UInt64 updateTime

Last update time.

Definition at line 141 of file SMP.Classes.BV_HIST_RFCQ_ORDER.h.


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