casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions | Private Member Functions
casa::ImageMaskAttacher< T > Class Template Reference

Contains tatic method to attach a mask to an image. More...

#include <ImageMaskAttacher.h>

List of all members.

Static Public Member Functions

static Bool makeMask (ImageInterface< T > &out, String &maskName, Bool init, Bool makeDefault, LogIO &os, Bool list)
 Moved from ImageAnalysis Make a mask and define it in the image.

Private Member Functions

 ImageMaskAttacher ()
ImageMaskAttacher< T > operator= (ImageMaskAttacher< T >)

Detailed Description

template<class T>
class casa::ImageMaskAttacher< T >

Contains tatic method to attach a mask to an image.

Intended use:

Public interface

Review Status

Test programs:
tSubImageFactory

Synopsis

Motivation

Definition at line 59 of file ImageMaskAttacher.h.


Constructor & Destructor Documentation

template<class T>
casa::ImageMaskAttacher< T >::ImageMaskAttacher ( ) [private]

Member Function Documentation

template<class T>
static Bool casa::ImageMaskAttacher< T >::makeMask ( ImageInterface< T > &  out,
String maskName,
Bool  init,
Bool  makeDefault,
LogIO os,
Bool  list 
) [static]

Moved from ImageAnalysis Make a mask and define it in the image.

template<class T>
ImageMaskAttacher<T> casa::ImageMaskAttacher< T >::operator= ( ImageMaskAttacher< T >  ) [private]

The documentation for this class was generated from the following file: