$search

integers.hpp File Reference

Integer conversion functors (shims). More...

#include <string>
#include <sstream>
#include <ecl/exceptions/standard_exception.hpp>
#include "converter.hpp"
Include dependency graph for integers.hpp:

Go to the source code of this file.

Classes

class  ecl::Converter< int, char * >
 Conversion from a char array to an integer type. More...
class  ecl::Converter< int, char >
 Conversion from a char to an integer type. More...
class  ecl::Converter< int, std::string >
 Conversion from a string to an integer type. More...
class  ecl::Converter< int, unsigned char * >
 Conversion from a byte array to an integer type. More...
class  ecl::Converter< int, void >
 Conversions to integers. More...

Namespaces

namespace  ecl

Detailed Description

Integer conversion functors (shims).

A variety of functors (shims) that do type conversion to integer types.

Date:
March 2010

Definition in file integers.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


ecl_converters
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Fri Mar 1 15:20:46 2013