CVD::PNM::pnm_writer Class Reference

#include <pnm_grok.h>

List of all members.

Classes

struct  Outgoing

Public Member Functions

 pnm_writer (std::ostream &, ImageRef size, const std::string &type, const std::map< std::string, Parameter<> > &p)
void write_raw_pixel_line (const Rgb< unsigned short > *)
void write_raw_pixel_line (const Rgb< unsigned char > *)
void write_raw_pixel_line (const unsigned short *)
void write_raw_pixel_line (const unsigned char *)
 ~pnm_writer ()

Private Member Functions

template<class P >
void sanity_check (const P *)
void write_shorts (const unsigned short *, int n)

Private Attributes

std::ostream & o
long row
ImageRef size
std::string type

Detailed Description

Definition at line 167 of file pnm_grok.h.


Constructor & Destructor Documentation

CVD::PNM::pnm_writer::pnm_writer ( std::ostream &  ,
ImageRef  size,
const std::string &  type,
const std::map< std::string, Parameter<> > &  p 
)
CVD::PNM::pnm_writer::~pnm_writer (  ) 

Member Function Documentation

template<class P >
void CVD::PNM::pnm_writer::sanity_check ( const P *   )  [inline, private]
void CVD::PNM::pnm_writer::write_raw_pixel_line ( const Rgb< unsigned short > *   ) 
void CVD::PNM::pnm_writer::write_raw_pixel_line ( const Rgb< unsigned char > *   ) 
void CVD::PNM::pnm_writer::write_raw_pixel_line ( const unsigned short *   ) 
void CVD::PNM::pnm_writer::write_raw_pixel_line ( const unsigned char *   ) 
void CVD::PNM::pnm_writer::write_shorts ( const unsigned short *  ,
int  n 
) [private]

Member Data Documentation

std::ostream& CVD::PNM::pnm_writer::o [private]

Definition at line 192 of file pnm_grok.h.

long CVD::PNM::pnm_writer::row [private]

Definition at line 191 of file pnm_grok.h.

Definition at line 193 of file pnm_grok.h.

std::string CVD::PNM::pnm_writer::type [private]

Definition at line 194 of file pnm_grok.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:14:00 2013