29 #ifndef SCIMATH_ABSTRACTFUNCTIONFACTORY_H 30 #define SCIMATH_ABSTRACTFUNCTIONFACTORY_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/scimath/Functionals/Function.h> 34 #include <casacore/scimath/Functionals/FunctionFactoryErrors.h>
virtual Function< T > * create(const Record &gr) const =0
virtual ~FunctionFactory()
A hierarchical collection of named fields of various types.
FunctionFactory(const FunctionFactory< T > &factory)
a class for creating Function objects from Records
FunctionFactory< T > & operator=(const FunctionFactory< T > &factory)
this file contains all the compiler specific defines