oln::io::internal::image_reader< F, I > Class Template Reference

Read an image of type reader_id. More...

#include <image_base.hh>

List of all members.

Static Public Member Functions

static const std::string & name ()
 < Do nothing because of the type of reader. Do nothing because of the type of reader.
static bool knows_ext (const std::string &)
 Do nothing because of the type of reader.
static bool read (std::istream &, I &)


Detailed Description

template<reader_id F, class I>
class oln::io::internal::image_reader< F, I >

Read an image of type reader_id.

Parameters:
F The reader identifier.
In fact, do nothing because of the type of reader. Used when an errors occurs on others types of reader.
See also:
reader_id

Definition at line 63 of file image_base.hh.


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