CVD::FITS::writer Class Reference

#include <fits.h>

List of all members.

Classes

struct  Outgoing

Public Member Functions

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

Private Attributes

WritePimpl * t

Detailed Description

Definition at line 155 of file fits.h.


Constructor & Destructor Documentation

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

Member Function Documentation

void CVD::FITS::writer::write_raw_pixel_line ( const Rgba< double > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const Rgba< float > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const Rgba< int > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const Rgba< unsigned short > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const Rgba< short > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const Rgba< unsigned char > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const Rgb< double > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const Rgb< float > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const Rgb< int > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const Rgb< unsigned short > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const Rgb< short > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const Rgb< unsigned char > *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const double *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const float *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const int *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const unsigned short *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const short *   ) 
void CVD::FITS::writer::write_raw_pixel_line ( const unsigned char *   ) 

Member Data Documentation

WritePimpl* CVD::FITS::writer::t [private]

Definition at line 188 of file fits.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:59 2013