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

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

Public Member Functions

 BV_RFCQ_QUOTING_LEG ()
 
 ~BV_RFCQ_QUOTING_LEG ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

UInt32 sectionId
 
BV_INSTRUMENT_INFO instrument
 
Double quotation
 
Double calculatedQuotation
 
TI_FLAG::Enum adjustedFg
 
Double quantity
 
BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator
 

Detailed Description

Definition at line 43 of file SMP.Substructures.BV_RFCQ_QUOTING_LEG.h.

Constructor & Destructor Documentation

BV_RFCQ_QUOTING_LEG ( )
inline

Definition at line 46 of file SMP.Substructures.BV_RFCQ_QUOTING_LEG.h.

~BV_RFCQ_QUOTING_LEG ( )
inline

Definition at line 50 of file SMP.Substructures.BV_RFCQ_QUOTING_LEG.h.

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

Definition at line 81 of file SMP.Substructures.BV_RFCQ_QUOTING_LEG.h.

size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

TI_FLAG::Enum adjustedFg

Field used by the client application.

Definition at line 65 of file SMP.Substructures.BV_RFCQ_QUOTING_LEG.h.

Double calculatedQuotation

Yield (or price)

Definition at line 62 of file SMP.Substructures.BV_RFCQ_QUOTING_LEG.h.

BV_INSTRUMENT_INFO instrument

Data regarding the tradable instrument.

Definition at line 56 of file SMP.Substructures.BV_RFCQ_QUOTING_LEG.h.

Double quantity

Quantity.

Definition at line 68 of file SMP.Substructures.BV_RFCQ_QUOTING_LEG.h.

Double quotation

Price (or Yield)

Definition at line 59 of file SMP.Substructures.BV_RFCQ_QUOTING_LEG.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 53 of file SMP.Substructures.BV_RFCQ_QUOTING_LEG.h.

BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator

Short Selling indicator.

Definition at line 71 of file SMP.Substructures.BV_RFCQ_QUOTING_LEG.h.


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