OnixS C++ CME MDP Conflated TCP Handler  1.3.1
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::ConflatedTCP
 
 OnixS::CME::ConflatedTCP::Messaging
 
 OnixS::CME::ConflatedTCP::Messaging::MDP
 

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)