OnixS C++ CME MDP Conflated TCP Handler 1.3.6
API Documentation
Loading...
Searching...
No Matches
Decimal.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  OnixS
namespace  OnixS::CME
namespace  OnixS::CME::ConflatedTCP
namespace  OnixS::CME::ConflatedTCP::Messaging
namespace  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)