DataBuilderFactory.hxx File Reference

Factory function to select the correct data builder specialisation. More...

#include <string>
#include "Catalog.hxx"
#include "DataBuilder.hxx"
#include "InsertData.hxx"
#include "TableInfo.h"
#include "Constants.h"
#include "Logger.h"
#include "MyException.h"
Include dependency graph for DataBuilderFactory.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataBuilderFactoryException
 Exception class for data builder factory. More...

Functions

template<typename DataType >
DataBuilder< DataType > * select (const TableInfo &info)
 Factory function to select the correct data builder specialisation.

Detailed Description

Factory function to select the correct data builder specialisation.

Author:
Ian Bond WFAU, IfA, University of Edinburgh

Function Documentation

template<typename DataType >
DataBuilder<DataType>* select ( const TableInfo info  )  [inline]

Factory function to select the correct data builder specialisation.

References TableInfo::getTableName().

Generated on Mon Oct 4 10:38:41 2010 for WfcamSrc by  doxygen 1.6.3