$search

from_byte_array.hpp File Reference

Converts byte arrays to integral types. More...

#include <vector>
#include <ecl/config/macros.hpp>
#include <ecl/concepts/containers.hpp>
#include <ecl/errors/compile_time_assert.hpp>
#include <ecl/exceptions/standard_exception.hpp>
#include <ecl/mpl/converters.hpp>
#include <ecl/type_traits/fundamental_types.hpp>
#include <ecl/type_traits/numeric_limits.hpp>
#include "converter.hpp"
Include dependency graph for from_byte_array.hpp:

Go to the source code of this file.

Classes

class  ecl::Converter< Integral, std::vector< char > >
 Specialisation for the vector<char> container based FromByteArray converter. More...
class  ecl::Converter< Integral, std::vector< signed char > >
 Specialisation for the vector<signed char> container based FromByteArray converter. More...
class  ecl::Converter< Integral, std::vector< unsigned char > >
 Specialisation for the vector<unsigned char> container based FromByteArray converter. More...

Namespaces

namespace  ecl

Detailed Description

Converts byte arrays to integral types.

Date:
August 2010

Definition in file from_byte_array.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