to access an array in an arbitrary file.
Motivation
This class was created to be able to read an image in a FITS file.
Member Description
TiledFileHelper (const String& fileName, const IPosition& shape, DataType dtype, uInt maximumCacheSize, Bool writable, Bool bigEndian)
Create a TiledFileHelper object.
Tell if the data is stored in big or little endian canonical format.
Return the class name.
These functions are pure virtual, but not needed here.
They throw an exception.
TiledFileHelper (const TiledFileHelper&)
TiledFileHelper& operator= (const TiledFileHelper&)
Forbid copy constructor and assignment.