SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
ContainerWriter.hpp File Reference

Contains the container writer base class. More...

#include <string>
Include dependency graph for ContainerWriter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slip::ContainerWriter< Container, T >
 ContainerWriter is the base class of the writer classes. All the writers are working the same way: More...
 

Namespaces

 slip
 This namespace corresponds to the kernel of the Simple Library on Image Processing (SLIP). That is to say that it contains the data structures and the algorithms needed by these data strucutres.
 

Detailed Description

Contains the container writer base class.

Version
Fluex 1.0
Date
2013/04/09
Author
Denis Arrivault <denis.arrivault_AT_inria.fr>

Definition in file ContainerWriter.hpp.