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