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

#include <pnm_read_2d.hh>

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

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

std::string name ()
bool knows_ext (const std::string &ext)
bool read (std::istream &in, I &im)
 Initialize im and return true if the headers from in are valid, return false otherwise.


Static Public Attributes

const char pnm_id = (R == ReadPnmPlain) ? '1' : '4'

Detailed Description

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

Specialized version for PnmBinary (pbm image format).

Definition at line 96 of file pnm_read_2d.hh.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 15 20:16:27 2004 for Olena by doxygen 1.3.6-20040222