oln::io::internal::try_writers< WriteNone, T > Struct Template Reference

Reader for image of type None. More...

#include <image_write.hh>

List of all members.

Static Public Member Functions

static bool by_extension (const T &, std::ostream &, const std::string &)
 Write object on the stream. Try do deduce the image format from the extension.
static bool by_data (const T &, std::ostream &, const std::string &)
 Write object on the stream. Try to match the file format referring to the data only.


Detailed Description

template<typename T>
struct oln::io::internal::try_writers< WriteNone, T >

Reader for image of type None.

In fact, do nothing because of the type of writer. Used when an errors occurs on others types of writer.

Definition at line 105 of file image_write.hh.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:27:19 2007 for Olena by  doxygen 1.5.1