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

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

Public Member Functions

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

Public Attributes

UInt32 rfcqMsgId
 
UInt32 rfcqReqId
 
BV_MEMBER_INFO aggressor
 
BV_MEMBER_INFO provider
 
TI_RFCQ_TYPE::Enum rfcqType
 
TI_RFCQ_ORIGIN::Enum rfcqOrigin
 
TI_FLAG::Enum preAgreedFg
 
TI_FLAG::Enum preTradeFg
 
TI_RFCQ_QUANTITY_CALCULATION::Enum quantityCalculation
 
UInt32 tradingListId
 
BV_RFCQ_DEALER_SELECTION_TYPE::Enum dealerSelectionType
 
std::vector< BV_RFCQ_LEGrfcqLeg
 
UInt16 numOfCompetitors
 
TI_RFCQ_EVENT::Enum event
 
TI_RFCQ_STATUS::Enum status
 
UInt32 rfcqDuration
 
UInt64 rfcqTimeout
 
UInt16 dueInTime
 
UInt64 dueInTimeout
 
UInt32 creationDate
 
UInt64 creationTime
 
UInt64 updateTime
 

Static Public Attributes

static const size_t rfcqLegSize = 3
 

Detailed Description

Definition at line 46 of file SMP.Classes.BV_RFCQ.h.

Constructor & Destructor Documentation

BV_RFCQ ( )
inline

Definition at line 49 of file SMP.Classes.BV_RFCQ.h.

virtual ~BV_RFCQ ( )
inlinevirtual

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

Member Function Documentation

virtual BV_RFCQ* clone ( ) const
virtual

Implements Class.

virtual BV_RFCQ* 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_RFCQ.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

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

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

BV_MEMBER_INFO aggressor

ID of the member sending the RFCQ.

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

UInt32 creationDate

Date on which the message was created.

Definition at line 122 of file SMP.Classes.BV_RFCQ.h.

UInt64 creationTime

Time at which the message was created.

Definition at line 125 of file SMP.Classes.BV_RFCQ.h.

Dealer Selection Type.

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

UInt16 dueInTime

Number of seconds the RFCQ will be deferred (for Multileg RFCQ)

Definition at line 116 of file SMP.Classes.BV_RFCQ.h.

UInt64 dueInTimeout

Time at which the MultiLeg RFCQ will start.

Definition at line 119 of file SMP.Classes.BV_RFCQ.h.

Action applied to the RFCQ.

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

UInt16 numOfCompetitors

Number of competitors for this RFCQ.

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

TI_FLAG::Enum preAgreedFg

Specifies if the RFCQ is sent to one and only provider.

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

TI_FLAG::Enum preTradeFg

Specifies whether the RFCQ will be subject to pre-trade transparency or not.

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

BV_MEMBER_INFO provider

ID of the member receiving the RFCQ.

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

Type of quantity calculation carried out by the Buy Side member.

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

UInt32 rfcqDuration

Duration of the RFCQ (expressed in seconds)

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

std::vector<BV_RFCQ_LEG> rfcqLeg

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

const size_t rfcqLegSize = 3
static

RFCQ Leg data (in case of Multileg RFCQ or Double Sided RFCQ the legs are specified in the trading list)

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

UInt32 rfcqMsgId

Unique ID of the RFCQ.

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

RFCQ Origin(From Scratch, From Single Dealer Page, From Inventory)

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

UInt32 rfcqReqId

Unique ID of the RFCQ request.

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

UInt64 rfcqTimeout

Time of expiration of the RFCQ.

Definition at line 113 of file SMP.Classes.BV_RFCQ.h.

RFCQ Type (Outright, Switch, Butterfly, MultiLeg, ...)

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

Status of the RFCQ.

Definition at line 107 of file SMP.Classes.BV_RFCQ.h.

UInt32 tradingListId

Unique ID of the trading list of bonds.

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

UInt64 updateTime

Last update time.

Definition at line 128 of file SMP.Classes.BV_RFCQ.h.


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