USGS

Isis 3.0 Developer's Reference (API)

Home

Isis::CubeIoHandler Member List

This is the complete list of members for Isis::CubeIoHandler, including all inherited members.
addCachingAlgorithm(CubeCachingAlgorithm *algorithm)Isis::CubeIoHandler
clearCache()Isis::CubeIoHandler
CubeIoHandler(QFile *dataFile, const QList< int > *virtualBandList, const Pvl &label, bool alreadyOnDisk)Isis::CubeIoHandler
getBandCount() const Isis::CubeIoHandler [protected]
getBandCountInChunk() const Isis::CubeIoHandler [protected]
getBytesPerChunk() const Isis::CubeIoHandler [protected]
getChunkCountInBandDimension() const Isis::CubeIoHandler [protected]
getChunkCountInLineDimension() const Isis::CubeIoHandler [protected]
getChunkCountInSampleDimension() const Isis::CubeIoHandler [protected]
getChunkIndex(const RawCubeChunk &) const Isis::CubeIoHandler [protected]
getDataFile()Isis::CubeIoHandler [protected]
getDataSize() const Isis::CubeIoHandler
getDataStartByte() const Isis::CubeIoHandler [protected]
getLineCount() const Isis::CubeIoHandler [protected]
getLineCountInChunk() const Isis::CubeIoHandler [protected]
getPixelType() const Isis::CubeIoHandler [protected]
getSampleCount() const Isis::CubeIoHandler [protected]
getSampleCountInChunk() const Isis::CubeIoHandler [protected]
read(Buffer &bufferToFill)Isis::CubeIoHandler
readRaw(RawCubeChunk &chunkToFill)=0Isis::CubeIoHandler [protected, pure virtual]
setChunkSizes(int numSamples, int numLines, int numBands)Isis::CubeIoHandler [protected]
setVirtualBands(const QList< int > *virtualBandList)Isis::CubeIoHandler
updateLabels(Pvl &labels)Isis::CubeIoHandler [virtual]
write(const Buffer &bufferToWrite)Isis::CubeIoHandler
writeRaw(const RawCubeChunk &chunkToWrite)=0Isis::CubeIoHandler [protected, pure virtual]
~CubeIoHandler()Isis::CubeIoHandler [virtual]