oln::io::internal::try_readers< ReadNone, T > Struct Template Reference

Reader for image of type None. More...

#include <image_read.hh>

List of all members.

Static Public Member Functions

bool by_extension (T &, std::istream &, const std::string &)
 Read an object from a stream. Try do deduce the image format from the extension.

bool by_data (T &, std::istream &)
 Read an object from a stream. Try to match the file format referring to the data only.


Detailed Description

template<typename T>
struct oln::io::internal::try_readers< ReadNone, T >

Reader for image of type None.

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

Definition at line 101 of file image_read.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