FileTimeStamp< DataType > Class Template Reference

DataMethod to extract the WSA time stamp. More...

#include <FileTimeStamp.hxx>

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

List of all members.

Public Member Functions

 FileTimeStamp (const FitsFile &aFile)
 Constructor takes a FitsFile object and extracts the file time stamp.
virtual ~FileTimeStamp ()
 Destructor.
void setSource (IntMap &tbls, IntMap &cols, StringMap units)
 There are no source data columns.
void setTarget (IntMap &cols, StringMap units)
 Target is the data column with the file mTimeStamp.
void doit (TableData< DataType > &data, int row1, int row2)
 Fill up data column for.
void doit2 (TableData< DataType > &rawData, TableData< DataType > &data, int row1, int row2)

Private Attributes

int colNo
std::string mTimeStamp

Detailed Description

template<typename DataType>
class FileTimeStamp< DataType >

DataMethod to extract the WSA time stamp.


Constructor & Destructor Documentation

template<typename DataType >
FileTimeStamp< DataType >::FileTimeStamp ( const FitsFile aFile  )  [inline]

Constructor takes a FitsFile object and extracts the file time stamp.

References DataOps::getFileTimeStamp(), and FileTimeStamp< DataType >::mTimeStamp.

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

Destructor.


Member Function Documentation

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

There are no source data columns.

Implements DataMethod< DataType >.

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

Target is the data column with the file mTimeStamp.

Implements DataMethod< DataType >.

References FileTimeStamp< DataType >::colNo.


Member Data Documentation

template<typename DataType >
int FileTimeStamp< DataType >::colNo [private]
template<typename DataType >
std::string FileTimeStamp< DataType >::mTimeStamp [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