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