FileName< DataType > Class Template Reference

Implements method to set the name of the "pixel" file. More...

#include <FileName.hxx>

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

List of all members.

Public Member Functions

 FileName (const FitsFile &aFile)
 Constructor requires user input.
virtual ~FileName ()
 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 pixel file name.
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 colNo
std::string mFileName

Detailed Description

template<typename DataType>
class FileName< DataType >

Implements method to set the name of the "pixel" file.


Constructor & Destructor Documentation

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

Destructor.


Member Function Documentation

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

There are no input columns.

Implements DataMethod< DataType >.

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

Target is the column with the pixel file name.

Implements DataMethod< DataType >.

References FileName< DataType >::colNo.


Member Data Documentation

template<typename DataType >
int FileName< DataType >::colNo [private]
template<typename DataType >
std::string FileName< DataType >::mFileName [private]

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