ChimeraTK-DeviceAccess  03.18.00
IEEE754_SingleConverter.h File Reference
#include "SupportedUserTypes.h"
#include <boost/numeric/conversion/cast.hpp>
#include <cfloat>
#include <memory.h>
+ Include dependency graph for IEEE754_SingleConverter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ChimeraTK::RoundingRangeCheckingDataConverter< SourceType, DestType >
 
struct  ChimeraTK::RoundingRangeCheckingDataConverter< SourceType, DestType >::Round< S >
 define round type for the boost::numeric::converter More...
 
struct  ChimeraTK::RoundingRangeCheckingDataConverter< SourceType, Void >
 
struct  ChimeraTK::RoundingRangeCheckingDataConverter< SourceType, Void >::converter
 
struct  ChimeraTK::RoundingRangeCheckingDataConverter< Void, DestType >
 
struct  ChimeraTK::RoundingRangeCheckingDataConverter< Void, DestType >::converter
 
struct  ChimeraTK::IEEE754_SingleConverter
 Needs to have the same interface as FixedPointConverter, except for the constructor. More...
 
struct  ChimeraTK::IEEE754_SingleConverter::vectorToCooked_impl< CookedType, RAW_ITERATOR, COOKED_ITERATOR >
 
struct  ChimeraTK::IEEE754_SingleConverter::vectorToCooked_impl< std::string, RAW_ITERATOR, COOKED_ITERATOR >
 

Namespaces

 ChimeraTK