CVD::CVDimage::writer Class Reference

#include <cvdimage.h>

List of all members.

Classes

struct  Outgoing
struct  Outgoing< bayer_bggr >
struct  Outgoing< bayer_gbrg >
struct  Outgoing< bayer_grbg >
struct  Outgoing< bayer_rggb >
struct  Outgoing< Rgb8 >
struct  Outgoing< Rgb< C > >
struct  Outgoing< Rgba< C > >

Public Member Functions

void write_raw_pixel_line (const Rgba< byte > *)
void write_raw_pixel_line (const Rgb< byte > *)
void write_raw_pixel_line (const bayer_gbrg *)
void write_raw_pixel_line (const bayer_grbg *)
void write_raw_pixel_line (const bayer_rggb *)
void write_raw_pixel_line (const bayer_bggr *)
void write_raw_pixel_line (const byte *)
 writer (std::ostream &, ImageRef size, const std::string &type, const std::map< std::string, Parameter<> > &p)
 ~writer ()

Protected Attributes

std::auto_ptr< WritePimpl > t

Detailed Description

Definition at line 81 of file cvdimage.h.


Constructor & Destructor Documentation

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

Member Function Documentation

void CVD::CVDimage::writer::write_raw_pixel_line ( const Rgba< byte > *   ) 
void CVD::CVDimage::writer::write_raw_pixel_line ( const Rgb< byte > *   ) 
void CVD::CVDimage::writer::write_raw_pixel_line ( const bayer_gbrg  ) 
void CVD::CVDimage::writer::write_raw_pixel_line ( const bayer_grbg  ) 
void CVD::CVDimage::writer::write_raw_pixel_line ( const bayer_rggb  ) 
void CVD::CVDimage::writer::write_raw_pixel_line ( const bayer_bggr  ) 
void CVD::CVDimage::writer::write_raw_pixel_line ( const byte  ) 

Member Data Documentation

std::auto_ptr<WritePimpl> CVD::CVDimage::writer::t [protected]

Definition at line 101 of file cvdimage.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:13:53 2013