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>
FunctionFactory(const FunctionFactory< T > &factory)
FunctionFactory< T > & operator=(const FunctionFactory< T > &factory)
virtual ~FunctionFactory()
virtual Function< T > * create(const Record &gr) const =0
this file contains all the compiler specific defines