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

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

Public Member Functions

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

Public Attributes

UInt32 rfcqQuoteId
 
UInt32 rfcqReqId
 
TI_RFCQ_TYPE::Enum rfcqType
 
UInt32 tradingListId
 
UInt16 legId
 
UInt32 memberId
 
UInt32 traderId
 
std::vector< BV_RFCQ_QUICK_QUOTING_LEGquotingLeg
 
UInt64 editTime
 
TI_RFCQ_QUOTE_EVENT::Enum event
 

Static Public Attributes

static const size_t quotingLegSize = 3
 

Detailed Description

Definition at line 44 of file SMP.Classes.BV_RFCQ_QUICK_EDIT.h.

Constructor & Destructor Documentation

BV_RFCQ_QUICK_EDIT ( )
inline

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

virtual ~BV_RFCQ_QUICK_EDIT ( )
inlinevirtual

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

Member Function Documentation

virtual BV_RFCQ_QUICK_EDIT* clone ( ) const
virtual

Implements Class.

virtual BV_RFCQ_QUICK_EDIT* 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_RFCQ_QUICK_EDIT.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

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

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt64 editTime

Quote last update time.

Definition at line 87 of file SMP.Classes.BV_RFCQ_QUICK_EDIT.h.

Action applied to the quote.

Definition at line 90 of file SMP.Classes.BV_RFCQ_QUICK_EDIT.h.

UInt16 legId

Unique ID of the trading leg.

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

UInt32 memberId

Data identifying the member who entered quote.

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

std::vector<BV_RFCQ_QUICK_QUOTING_LEG> quotingLeg

Definition at line 84 of file SMP.Classes.BV_RFCQ_QUICK_EDIT.h.

const size_t quotingLegSize = 3
static

Quoting data.

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

UInt32 rfcqQuoteId

Unique ID of the RFCQ quote.

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

UInt32 rfcqReqId

Unique ID of the RFCQ request.

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

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

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

UInt32 traderId

Data identifying the trader who entered the quote.

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

UInt32 tradingListId

Unique ID of the trading list of bonds.

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


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