OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
Decimal.h File Reference

Go to the source code of this file.

Classes

class  FixedPointDecimal< MantissaType, ExponentType >
 
class  FloatingPointDecimal< MantissaType, ExponentType >
 
class  FloatingPointDecimal< MantissaType, ExponentType >
 
class  FixedPointDecimal< MantissaType, ExponentType >
 

Namespaces

 OnixS
 
 OnixS::CME
 
 OnixS::CME::iLink3
 
 OnixS::CME::iLink3::Messaging
 

Functions

template<class Mantissa , class Exponent >
std::string toStr (const FixedPointDecimal< Mantissa, Exponent > &number)
 
template<class Mantissa , class Exponent >
std::string toStr (const FloatingPointDecimal< Mantissa, Exponent > &number)