OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
REPO_HIST_RFCQ_QUOTE Class Reference

#include <SMP.Classes.REPO_HIST_RFCQ_QUOTE.h>

Collaboration diagram for REPO_HIST_RFCQ_QUOTE:

Public Member Functions

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

Public Attributes

UInt32 rfcqQuoteMsgId
 
UInt32 rfcqReqId
 
TI_RFCQ_TYPE::Enum rfcqType
 
UInt32 tradingListId
 
UInt16 legId
 
REPO_HIST_MEMBER_INFO provider
 
std::string dealerReferenceId
 
REPO_INSTRUMENT_DATE_INFO instrument
 
TI_VERB::Enum verb
 
Double quantity
 
Double rate
 
TI_RFCQ_QUOTE_EVENT::Enum event
 
TI_RFCQ_QUOTE_STATUS::Enum status
 
UInt16 automaticAcceptanceThreshold
 
UInt64 automaticAcceptanceValidityTime
 
UInt32 creationDate
 
UInt64 creationTime
 
UInt64 editTime
 

Detailed Description

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

Constructor & Destructor Documentation

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

virtual ~REPO_HIST_RFCQ_QUOTE ( )
inlinevirtual

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

Member Function Documentation

virtual REPO_HIST_RFCQ_QUOTE* clone ( ) const
virtual

Implements Class.

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

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

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

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt16 automaticAcceptanceThreshold

Automatic acceptance threshold in milliseconds.

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

UInt64 automaticAcceptanceValidityTime

Automatic acceptance validity time.

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

UInt32 creationDate

Creation date.

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

UInt64 creationTime

Creation time.

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

std::string dealerReferenceId

Provider reference ID of the quote.

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

UInt64 editTime

Last Update Time.

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

Action applied to the quotestrument.

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

Data regarding the tradable instrument.

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

UInt16 legId

Unique ID of the trading leg.

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

Data identifying the member who entered the quote.

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

Double quantity

Quantity.

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

Double rate

Rate.

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

UInt32 rfcqQuoteMsgId

Unique ID of the RFCQ quote.

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

UInt32 rfcqReqId

Unique ID of the RFCQ request.

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

RFCQ Type (Outright, Double Sided MultiLeg)

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

Status of the RFCQ quote.

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

UInt32 tradingListId

Unique ID of the trading list.

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

Specifies whether it is a buy or sell operation (Referred to the member who receives the information)

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


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