28 #ifndef SCIMATH_WRAPPERPARAM_H
29 #define SCIMATH_WRAPPERPARAM_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/scimath/Functionals/Function.h>
34 #include <casacore/casa/Arrays/Vector.h>
35 #include <casacore/casa/BasicSL/String.h>
117 #ifndef CASACORE_NO_AUTO_TEMPLATES
118 #include <casacore/scimath/Functionals/WrapperParam.tcc>
String: the storage and methods of handling collections of characters.
WrapperParam(const T &par)
WrapperParam(const WrapperParam< T > &other)
Copy constructor (deep copy)
virtual ~WrapperParam()
Destructor.
WrapperParam(const Vector< T > &par)
virtual const String & name() const
Give name of function.
WrapperParam()
Construct with the given parameters.
WrapperParam< T > & operator=(const WrapperParam< T > &other)
Copy assignment (deep copy)
this file contains all the compiler specific defines