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

static bool by_extension (T &, std::istream &, const std::string &)
 Read an object from a stream. Try do deduce the image format from the extension.
static 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 Tue Feb 20 20:27:19 2007 for Olena by  doxygen 1.5.1