Classes | Namespaces
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 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.



ecl_containers
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:12:25