RSB  0.17.0
FloatingPointConverter.h File Reference
#include <string>
#include <limits>
#include <stdexcept>
#include <boost/shared_ptr.hpp>
#include "Converter.h"
#include "rsb/rsbexports.h"
Include dependency graph for FloatingPointConverter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::converter::FloatingPointConverter< T >
 Base class for floating point type converters. More...
 
class  rsb::converter::FloatConverter
 Converter for float type. More...
 
class  rsb::converter::DoubleConverter
 Converter for double type. More...
 

Namespaces

 rsb
 
 rsb::converter