This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
C_cpl_image_ | |
Cifw::odp::CenterGauss | |
Cifw::odp::CircularAperture | |
Cclipm_match_circle_par_t | |
▼Cifw::odp::Error | This class handle the errors produced by the calling of image processing routines |
Cifw::odp::Array | This class is C++ wrapper for a CPL array object. It provides a simplified interface to the INS software |
▼Cifw::odp::Image | This class is C++ wrapper for a CPL image object. It provides a simplified interface that allows to call CPL routines from from INS applications |
Cifw::odp::ImageWrapper< T > | This is the base class that provides the interface to wrap images from shared memory areas. Currently it provides the only method which is common for its children classes |
Cifw::odp::ImageCube | This class is C++ wrapper for a CPL image list object. It provides a simplified interface that allows to call CPL routines from INS applications. Normally a image list can be used to handle FITS cubes. When a FITS cube is loaded, each plane of the FITS cube will be an element of the image list. The total number of planes can be obtained with the method GetSize() |
Cifw::odp::ImageExtensions | This class is interface for a CPL image extensions functions. It provides a simplified interface that allows to call CPL routines INS applications |
Cifw::odp::ImageProperties | This class is C++ wrapper for a CPL properties list object. It provides a simplified interface that allows to call CPL routines from INS application |
Cifw::odp::ImageStatistics | This class is interface for a CPL image statistics functions. It provides a simplified interface that allows to call CPL routines from INS applications |
Cifw::odp::Mask | This class is C++ wrapper for a CPL mask object. It provides a simplified interface that allows to call CPL routines from INS applications |
▼Cifw::odp::Matrix | This class is C++ wrapper for a CPL matrix object. It provides a simplified interface that allows to call CPL routines from INS applications |
Cifw::odp::MatrixWrapper | This class extends the odp::Matrix class adding the constructor to create the CPL matrix from a buffer data of type double |
Cifw::odp::Recipe | This class is C++ wrapper for a CPL and CLIPM recipes. It provides a simplified interface that allows to call CPL routines from INS applications |
Cifw::odp::Iqe | |
Cifw::odp::RectAperture | |
Cifw::odp::Size | |
Cifw::odp::SlitPos | |
▼Ctesting::Test | |
CTestArray | |
CTestImageStatistics | |
CTestMask | |