OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_SMART_QUOTING_DATA Class Reference

#include <OnixS/MTS/Cash/SDP/Classes/Substructures/SMP.Substructures.CMF_SMART_QUOTING_DATA.h>

Public Member Functions

 CMF_SMART_QUOTING_DATA ()
 
 ~CMF_SMART_QUOTING_DATA ()
 
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

Double quotation
 
Double strikerQuotation
 
TI_FLAG::Enum strikerQuotationFg
 
Double dTotalQty
 
Double dVisibleEBMQty
 
Double dVisibleDomQty
 
Double minStrikerQty
 

Detailed Description

Definition at line 42 of file SMP.Substructures.CMF_SMART_QUOTING_DATA.h.

Constructor & Destructor Documentation

Definition at line 49 of file SMP.Substructures.CMF_SMART_QUOTING_DATA.h.

Member Function Documentation

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

Definition at line 80 of file SMP.Substructures.CMF_SMART_QUOTING_DATA.h.

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

Provides string presentation.

Member Data Documentation

Double dTotalQty

Signed differential applied to the total quantity of the quote.

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

Double dVisibleDomQty

Signed differential applied to the quantity of the quote made visible to the domestic market.

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

Double dVisibleEBMQty

Signed differential applied to the quantity of the quote made visible to the Benchmark market. (For future use)

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

Double minStrikerQty

Minimum striker quantity.

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

Double quotation

Quote Price or Yield.

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

Double strikerQuotation

StrikerQuote Price or Yield.

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

TI_FLAG::Enum strikerQuotationFg

Flag indicating whether a striker quotation has been specified or not.

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


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