oln::io::internal::image_writer< F, I > Struct Template Reference

Write an image of type writer_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 writer. Do nothing because of the type of writer.
static bool knows_ext (const std::string &)
 Do nothing because of the type of writer.
static bool write (std::ostream &, const I &)


Detailed Description

template<writer_id F, class I>
struct oln::io::internal::image_writer< F, I >

Write an image of type writer_id.

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

Definition at line 111 of file image_base.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