26#ifndef IMAGES_AIPSIOREADERWRITER_H 
   27#define IMAGES_AIPSIOREADERWRITER_H 
   30#include <casacore/casa/aips.h> 
   31#include <casacore/images/Regions/RFReaderWriter.h> 
   32#include <casacore/images/Regions/ImageRegion.h> 
bool read(Record ®ion)
RSFileReader methods //.
 
AipsIOReaderWriter()
Constructor.
 
~AipsIOReaderWriter()
Destructor.
 
bool write(const Record ®ion) const
Implements RSFileWriter::write.
 
bool read(ImageRegion *®ion)
 
bool write(const ImageRegion ®ion) const
 
void setOptions(const Record *options)
RSFileWriter methods //.
 
Abstract superclass for any class that reads a format that produces Regions from a file.
 
virtual Record * options()
Provides access to the plotting options that were found in the region file.
 
Abstract superclass for any class that writes Regions to a region file format.
 
this file contains all the compiler specific defines