OnixS C++ B3 Binary UMDF Market Data Handler  1.3.0
API documentation
Decimal.h File Reference

Go to the source code of this file.

Classes

class  FixedPointDecimal< MantissaType, ExponentType >
 
class  FixedPointDecimal< MantissaType, ExponentType >
 
class  NullableFixedPointDecimal< MantissaType, ExponentType, NullMantissaType >
 

Namespaces

 OnixS
 
 OnixS::B3
 
 OnixS::B3::MarketData
 
 OnixS::B3::MarketData::UMDF
 
 OnixS::B3::MarketData::UMDF::Messaging
 

Functions

template<class Mantissa , class Exponent >
std::string toStr (const FixedPointDecimal< Mantissa, Exponent > &)