CurationTaskID< DataType > Class Template Reference

Implements method to fill up data with the user supplied Curation Task ID. More...

#include <CurationTaskID.hxx>

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

List of all members.

Public Member Functions

 CurationTaskID ()
 Constructor get user supplied input.
virtual ~CurationTaskID ()
 Destructor.
void setSource (IntMap &tbls, IntMap &cols, StringMap units)
 There are no input columns here.
void setTarget (IntMap &cols, StringMap units)
 Target is just the column with the Curation Task ID.
void doit (TableData< DataType > &data, int row1, int row2)
 Fill up the data column.
void doit2 (TableData< DataType > &rawData, TableData< DataType > &data, int row1, int row2)

Private Attributes

int colNo
std::string mCuEventID

Detailed Description

template<typename DataType>
class CurationTaskID< DataType >

Implements method to fill up data with the user supplied Curation Task ID.


Constructor & Destructor Documentation

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

Constructor get user supplied input.

References Options::getCurationEvent(), and CurationTaskID< DataType >::mCuEventID.

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

Destructor.


Member Function Documentation

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

There are no input columns here.

Implements DataMethod< DataType >.

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

Target is just the column with the Curation Task ID.

Implements DataMethod< DataType >.

References CurationTaskID< DataType >::colNo.


Member Data Documentation

template<typename DataType >
int CurationTaskID< DataType >::colNo [private]
template<typename DataType >
std::string CurationTaskID< DataType >::mCuEventID [private]

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