OnixS C++ B3 BOE Binary Order Entry 1.3.0
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::B3
namespace  OnixS::B3::BOE
namespace  OnixS::B3::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)