OnixS C++ ICE Binary Order Entry Handler 1.0.0
API Documentation
Loading...
Searching...
No Matches
Decimal.h File Reference

Go to the source code of this file.

Classes

class  FloatingPointDecimal< MantissaType, ExponentType >
struct  FloatingPointDecimal< MantissaType, ExponentType >::MemberTraits
class  FixedPointDecimal< MantissaType, ExponentType >
struct  FixedPointDecimal< MantissaType, ExponentType >::MemberTraits

Namespaces

namespace  OnixS
namespace  OnixS::ICE
namespace  OnixS::ICE::BOE
namespace  OnixS::ICE::BOE::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)