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

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

Public Member Functions

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

TI_TRADING_FUNCTION::Enum functionId
 
Double eBMMinQty
 
Double domMinQty
 
Double eBMMinTradeQty
 
Double dOMMinTradeQty
 
Double minQtyCap
 
TI_POSSIBLE_QUOTING::Enum possibleQuoting
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

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

Provides string presentation.

Member Data Documentation

Double domMinQty

Dom Minimum quantity.

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

Double dOMMinTradeQty

Minimum tradable quantity on Dom Section.

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

Double eBMMinQty

EBM Minimum quantity.

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

Double eBMMinTradeQty

Minimum tradable quantity on EBM Section.

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

Unique ID of the trading function. This value corresponds to the array index, in the FunctionParametes field of the CMF_INSTRUMENT_MODALITY class.

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

Double minQtyCap

Maximum value of the minimum quantity.

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

TI_POSSIBLE_QUOTING::Enum possibleQuoting

Type of quotation.

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


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