Go to the documentation of this file.
28 #ifndef IMAGES_MASKSPECIFIER_H
29 #define IMAGES_MASKSPECIFIER_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/casa/BasicSL/String.h>
Bool useDefault() const
Give the flag or name.
MaskSpecifier(Bool useDefaultMask=True)
Default constructor.
const String & name() const
Class to specify which mask to use in an image.
this file contains all the compiler specific defines
String: the storage and methods of handling collections of characters.
bool Bool
Define the standard types used by Casacore.
MaskSpecifier(const Char *maskName)
Construct from a string.
MaskSpecifier(const String &maskName)