DegToH< DataType > Class Template Reference

Implements method to set the version number of a pixel file. More...

#include <DegToH.hxx>

Inheritance diagram for DegToH< DataType >:
Inheritance graph
[legend]
Collaboration diagram for DegToH< DataType >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DegToH ()
 Constructor just sets the method name.
virtual ~DegToH ()
 Destructor.
void setSource (IntMap &tbls, IntMap &cols, StringMap units)
 There are no input columns.
void setTarget (IntMap &cols, StringMap units)
 Target is the column with the RaBase value.
void doit (TableData< DataType > &data, int row1, int row2)
 Set the pixel file name.
void doit2 (TableData< DataType > &rawData, TableData< DataType > &data, int row1, int row2)

Private Attributes

int raColNo
int mColNo

Detailed Description

template<typename DataType>
class DegToH< DataType >

Implements method to set the version number of a pixel file.


Constructor & Destructor Documentation

template<typename DataType >
DegToH< DataType >::DegToH (  )  [inline]

Constructor just sets the method name.

template<typename DataType >
virtual DegToH< DataType >::~DegToH (  )  [inline, virtual]

Destructor.


Member Function Documentation

template<typename DataType >
void DegToH< DataType >::doit ( TableData< DataType > &  data,
int  row1,
int  row2 
) [inline, virtual]
template<typename DataType >
void DegToH< DataType >::doit2 ( TableData< DataType > &  rawData,
TableData< DataType > &  data,
int  row1,
int  row2 
) [inline, virtual]
template<typename DataType >
void DegToH< DataType >::setSource ( IntMap tbls,
IntMap cols,
StringMap  units 
) [inline, virtual]

There are no input columns.

Implements DataMethod< DataType >.

References DegToH< DataType >::raColNo.

template<typename DataType >
void DegToH< DataType >::setTarget ( IntMap cols,
StringMap  units 
) [inline, virtual]

Target is the column with the RaBase value.

Implements DataMethod< DataType >.

References DegToH< DataType >::mColNo.


Member Data Documentation

template<typename DataType >
int DegToH< DataType >::mColNo [private]
template<typename DataType >
int DegToH< DataType >::raColNo [private]

The documentation for this class was generated from the following file:
Generated on Mon Oct 4 10:39:28 2010 for WfcamSrc by  doxygen 1.6.3