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

bool by_extension (const T &, std::ostream &, const std::string &)
 Write object on the stream. Try do deduce the image format from the extension.

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 Thu Apr 15 20:16:25 2004 for Olena by doxygen 1.3.6-20040222