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

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

Public Member Functions

 CMF_RFQ_DATA ()
 
 ~CMF_RFQ_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 price
 
Double yield
 
Double qty
 
TI_RFQ_SETTING_TYPE::Enum rFQFieldSetting
 

Detailed Description

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

Constructor & Destructor Documentation

CMF_RFQ_DATA ( )
inline

Definition at line 45 of file SMP.Substructures.CMF_RFQ_DATA.h.

~CMF_RFQ_DATA ( )
inline

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

Member Function Documentation

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

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

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

Provides string presentation.

Member Data Documentation

Double price

Price.

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

Double qty

Quantity.

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

TI_RFQ_SETTING_TYPE::Enum rFQFieldSetting

Specifies whether the price/yield, the quantity or both have been populated or not.

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

Double yield

Yield.

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


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