UtDate< DataType > Class Template Reference

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

#include <UtDate.hxx>

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

List of all members.

Public Member Functions

 UtDate ()
 Constructor just sets the method name.
virtual ~UtDate ()
 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 dateObsColNo
int utDateColNo
int mUtDate

Detailed Description

template<typename DataType>
class UtDate< DataType >

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


Constructor & Destructor Documentation

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

Constructor just sets the method name.

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

Destructor.


Member Function Documentation

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

There are no input columns.

Implements DataMethod< DataType >.

References UtDate< DataType >::dateObsColNo.

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

Target is the column with the.

Implements DataMethod< DataType >.

References UtDate< DataType >::utDateColNo.


Member Data Documentation

template<typename DataType >
int UtDate< DataType >::dateObsColNo [private]
template<typename DataType >
int UtDate< DataType >::mUtDate [private]
template<typename DataType >
int UtDate< DataType >::utDateColNo [private]

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