casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
casacore::CLInterpolator2D< T > Member List

This is the complete list of members for casacore::CLInterpolator2D< T >, including all inherited members.

CLInterpolator2D()casacore::CLInterpolator2D< T >inline
CLInterpolator2D(const CLInterpolator2D< T > &)casacore::CLInterpolator2D< T >protected
clone() const =0casacore::CLInterpolator2D< T >pure virtual
getData(Array< T > &buffer, const Vector< Float > &x, const Vector< Float > &y, const Slicer &section)=0casacore::CLInterpolator2D< T >pure virtual
getMask(Array< Bool > &buffer, const Vector< Float > &x, const Vector< Float > &y, const Slicer &section)=0casacore::CLInterpolator2D< T >pure virtual
itsAxesMapcasacore::CLInterpolator2D< T >protected
itsAxis1casacore::CLInterpolator2D< T >protected
itsAxis2casacore::CLInterpolator2D< T >protected
itsCurveAxiscasacore::CLInterpolator2D< T >protected
itsIsRefcasacore::CLInterpolator2D< T >protected
itsLatticePtrcasacore::CLInterpolator2D< T >protected
operator=(const CLInterpolator2D< T > &)casacore::CLInterpolator2D< T >protected
preset()casacore::CLInterpolator2D< T >protectedvirtual
set(MaskedLattice< T > *lattice, const AxesMapping &axesMap, uInt axis1, uInt axis2, uInt curveAxis)casacore::CLInterpolator2D< T >
~CLInterpolator2D()casacore::CLInterpolator2D< T >virtual