$search

converters.hpp File Reference

Some simple converters for ecl stencils. More...

#include <ecl/config/macros.hpp>
#include <ecl/converters/from_byte_array.hpp>
#include <ecl/converters/to_byte_array.hpp>
#include "stencil.hpp"
#include <cstddef>
#include <ecl/exceptions/standard_exception.hpp>
#include <ecl/concepts/containers.hpp>
#include <ecl/concepts/streams.hpp>
#include "../initialiser.hpp"
#include <cmath>
#include <ecl/formatters/common.hpp>
#include <ecl/formatters/number.hpp>
#include <ecl/formatters/floats.hpp>
#include <ecl/mpl/enable_if.hpp>
#include <ecl/type_traits/fundamental_types.hpp>
#include "../common/formatters.hpp"
Include dependency graph for stencil/converters.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::Converter< Integral, Stencil< Array< char, Size > > >
 Specialisation for char Stencil container based FromByteArray converter. More...
class  ecl::Converter< Integral, Stencil< Array< signed char, Size > > >
 Specialisation for signed char Stencil container based FromByteArray converter. More...
class  ecl::Converter< Integral, Stencil< Array< unsigned char, Size > > >
 Specialisation for unsigned char Stencil container based FromByteArray converter. More...
class  ecl::Converter< Stencil< Array< char, Size > >, Integral >
 Specialisation for integral to char Stencil conversions. More...
class  ecl::Converter< Stencil< Array< signed char, Size > >, Integral >
 Specialisation for integral to signed char Stencil conversions. More...
class  ecl::Converter< Stencil< Array< unsigned char, Size > >, Integral >
 Specialisation for integral to unsigned char Stencil conversions. More...

Namespaces

namespace  ecl
 

Embedded control libraries.



Detailed Description

Some simple converters for ecl stencils.

Date:
August 2010

Definition in file stencil/converters.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


ecl_containers
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Fri Mar 1 15:21:05 2013