oln::io::internal::pnm_reader< R, 2, PnmVectorial, I > Struct Template Reference

class pnm_reader<R, 2, PnmVectorial, I> More...

#include <pnm_read_2d.hh>

Collaboration diagram for oln::io::internal::pnm_reader< R, 2, PnmVectorial, I >:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static std::string name ()
static bool knows_ext (const std::string &ext)
static bool read (std::istream &in, I &im)
 Initialize im and return true if in is a valid ppm file stream, return false otherwise.

Static Public Attributes

static const char pnm_id = (R == ReadPnmPlain) ? '3' : '6'

Detailed Description

template<reader_id R, class I>
struct oln::io::internal::pnm_reader< R, 2, PnmVectorial, I >

class pnm_reader<R, 2, PnmVectorial, I>

Specialized version for pnm_reader<R, 2, PnmVectorial, I> (ppm image format).

Definition at line 196 of file pnm_read_2d.hh.


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