Primary< DataType > Class Template Reference

#include <Primary.hxx>

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

List of all members.

Public Member Functions

 Primary (const TableInfo &aInfo)
 Constructor takes db schema mInfo as argument.
virtual ~Primary ()
 Destructor.
TableData< DataType > * build (FitsFile &fpix, FitsFile &fcat, int fileNo)
 Implementation of build function for Primary tables.

Private Attributes

TableInfo mInfo

Detailed Description

template<typename DataType>
class Primary< DataType >

Implementation of DataBuilder for a table of type "Primary". This corresponds to data tables based on mInformation in primary FITS headers. One row per primary HDU per file


Constructor & Destructor Documentation

template<typename DataType >
Primary< DataType >::Primary ( const TableInfo aInfo  )  [inline]

Constructor takes db schema mInfo as argument.

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

Destructor.


Member Function Documentation

template<typename DataType >
TableData<DataType>* Primary< DataType >::build ( FitsFile fpix,
FitsFile fcat,
int  fileNo 
) [inline, virtual]

Member Data Documentation

template<typename DataType >
TableInfo Primary< DataType >::mInfo [private]

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