14#include "HiCalTypes.h" 
   50             const QString &name = 
"HiBlob") :
 
   51        Blobber(cube, tblname, field, name)  { }
 
 
 
Base class for accessing ISIS blobs.
 
const BlobBuf & ref() const
Returns a const reference to the internal buffer for ease of use to derived objects.
 
IO Handler for Isis Cubes.
 
virtual ~HiBlob()
Destructor.
 
HiBlob()
Default, mostly useless constructor.
 
HiBlob(Cube &cube, const QString &tblname, const QString &field, const QString &name="HiBlob")
Constructor providing interface to an ISIS Cube object.
 
const HiMatrix & buffer() const
Return a reference to the data.
 
This is free and unencumbered software released into the public domain.
 
TNT::Array2D< double > HiMatrix
2-D buffer