ObjectID< DataType > Class Template Reference

Implements method to determine the object ID. More...

#include <ObjectID.hxx>

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

List of all members.

Public Member Functions

 ObjectID ()
 Constructor just sets the method name.
virtual ~ObjectID ()
void setSource (IntMap &tbls, IntMap &cols, StringMap units)
 Source is the data column with the UT date.
void setTarget (IntMap &cols, StringMap units)
 Target is the data column with the object ID.
void doit (TableData< DataType > &data, int row1, int row2)
 Fill up data column for the Julian Day number.
void doit2 (TableData< DataType > &rawData, TableData< DataType > &data, int row1, int row2)

Private Attributes

int objIdColno
std::string newobjidstr
std::string nextobjidstr
int64 newobjid
int64 objid
Options options
OptionsFiller optionsInitialiser

Detailed Description

template<typename DataType>
class ObjectID< DataType >

Implements method to determine the object ID.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Source is the data column with the UT date.

Implements DataMethod< DataType >.

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

Target is the data column with the object ID.

Implements DataMethod< DataType >.

References ObjectID< DataType >::objIdColno.


Member Data Documentation

template<typename DataType >
int64 ObjectID< DataType >::newobjid [private]
template<typename DataType >
std::string ObjectID< DataType >::newobjidstr [private]
template<typename DataType >
std::string ObjectID< DataType >::nextobjidstr [private]
template<typename DataType >
int64 ObjectID< DataType >::objid [private]
template<typename DataType >
int ObjectID< DataType >::objIdColno [private]
template<typename DataType >
Options ObjectID< DataType >::options [private]
template<typename DataType >
OptionsFiller ObjectID< DataType >::optionsInitialiser [private]

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