26#ifndef IMAGES_IMAGEATTRHANDLER_H
27#define IMAGES_IMAGEATTRHANDLER_H
31#include <casacore/casa/aips.h>
32#include <casacore/images/Images/ImageAttrGroup.h>
33#include <casacore/casa/Containers/ValueHolder.h>
34#include <casacore/casa/Arrays/Vector.h>
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 ImageAttrGroup & openGroup(const String &groupName)
Get access to a group.
ImageAttrHandler()
Default constructor.
virtual void closeGroup(const String &groupName)
Close the group with the given name.
virtual ~ImageAttrHandler()
virtual Bool hasGroup(const String &name)
Test if the given attribute group is present.
virtual void flush()
Flush the attibrutes if needed.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
String name() const
Return the name of the field.
bool Bool
Define the standard types used by Casacore.