VersionNum< DataType > Class Template Reference

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

#include <VersionNum.hxx>

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

List of all members.

Public Member Functions

 VersionNum (const FitsFile &aFile)
 Constructor requires user input.
virtual ~VersionNum ()
 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.
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 mColNo
std::string mVersionNum

Detailed Description

template<typename DataType>
class VersionNum< DataType >

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


Constructor & Destructor Documentation

template<typename DataType >
VersionNum< DataType >::VersionNum ( const FitsFile aFile  )  [inline]
template<typename DataType >
virtual VersionNum< DataType >::~VersionNum (  )  [inline, virtual]

Destructor.


Member Function Documentation

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

There are no input columns.

Implements DataMethod< DataType >.

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

Target is the column with the.

Implements DataMethod< DataType >.

References VersionNum< DataType >::mColNo.


Member Data Documentation

template<typename DataType >
int VersionNum< DataType >::mColNo [private]
template<typename DataType >
std::string VersionNum< DataType >::mVersionNum [private]

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