28 #ifndef IMAGES_IMAGEATTRHANDLERCASA_H
29 #define IMAGES_IMAGEATTRHANDLERCASA_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/images/Images/ImageAttrHandler.h>
35 #include <casacore/images/Images/ImageAttrGroupCasa.h>
virtual ~ImageAttrHandlerCasa()
virtual ImageAttrGroup & openGroup(const String &groupName)
Get access to a group.
std::map< String, ImageAttrGroupCasa > itsGroupMap
virtual Bool hasGroup(const String &name)
Test if the given attribute group is present.
virtual void flush()
Flush the attibrutes if needed.
ImageAttrHandlerCasa()
Default construct from the image table.
virtual ImageAttrGroup & createGroup(const String &groupName)
Create an attribute group with the given name.
virtual Vector< String > groupNames() const
Get all attribute group names.
virtual void closeGroup(const String &groupName)
Close the group with the given name.
ImageAttrHandlerCasa & attachTable(const Table &image, Bool createHandler=False)
Attach the table and return this object.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.