casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::ImageInterface< T > Member List
This is the complete list of members for casa::ImageInterface< T >, including all inherited members.
advisedMaxPixels() const casa::Lattice< T > [virtual]
appendLog(const LoggerHolder &other)casa::ImageInterface< T > [inline]
apply(T(*function)(T))casa::Lattice< T > [virtual]
apply(T(*function)(const T &))casa::Lattice< T > [virtual]
apply(const Functional< T, T > &function)casa::Lattice< T > [virtual]
canDefineRegion() const casa::ImageInterface< T > [inline]
canReferenceArray() const casa::LatticeBase [virtual]
clearCache()casa::LatticeBase [virtual]
clone() const casa::MaskedLattice< T > [virtual]
cloneII() const =0casa::ImageInterface< T > [pure virtual]
cloneML() const casa::ImageInterface< T > [virtual]
conform(const LatticeBase &other) const casa::LatticeBase [inline]
coordinates() const casa::ImageInterface< T > [inline]
coords_pcasa::ImageInterface< T > [private]
copyData(const Lattice< T > &from)casa::Lattice< T > [virtual]
copyDataTo(Lattice< T > &to) const casa::Lattice< T > [virtual]
dataType() const casa::Lattice< T > [virtual]
defineRegion(const String &name, const ImageRegion &region, RegionHandler::GroupType, Bool overwrite=False)casa::ImageInterface< T > [virtual]
doGetMaskSlice(Array< Bool > &buffer, const Slicer &section)casa::MaskedLattice< T > [virtual]
doGetSlice(Array< T > &buffer, const Slicer &section)=0casa::Lattice< T > [pure virtual]
doNiceCursorShape(uInt maxPixels) const casa::LatticeBase [virtual]
doPutSlice(const Array< T > &buffer, const IPosition &where, const IPosition &stride)=0casa::Lattice< T > [pure virtual]
flush()casa::LatticeBase [virtual]
fromRecord(String &error, const RecordInterface &inRec)casa::ImageInterface< T >
get(COWPtr< Array< T > > &buffer, Bool removeDegenerateAxes=False) const casa::Lattice< T >
get(Array< T > &buffer, Bool removeDegenerateAxes=False)casa::Lattice< T >
get(Bool removeDegenerateAxes=False) const casa::Lattice< T >
getAt(const IPosition &where) const casa::Lattice< T > [virtual]
getDefaultMask() const casa::ImageInterface< T > [virtual]
getImageRegionPtr(const String &name, RegionHandler::GroupType=RegionHandler::Any, Bool throwIfUnknown=True) const casa::ImageInterface< T > [virtual]
getMask(COWPtr< Array< Bool > > &buffer, Bool removeDegenerateAxes=False) const casa::MaskedLattice< T >
getMask(Array< Bool > &buffer, Bool removeDegenerateAxes=False)casa::MaskedLattice< T >
getMask(Bool removeDegenerateAxes=False) const casa::MaskedLattice< T >
getMaskSlice(COWPtr< Array< Bool > > &buffer, const Slicer &section, Bool removeDegenerateAxes=False) const casa::MaskedLattice< T >
getMaskSlice(COWPtr< Array< Bool > > &buffer, const IPosition &start, const IPosition &shape, Bool removeDegenerateAxes=False) const casa::MaskedLattice< T >
getMaskSlice(COWPtr< Array< Bool > > &buffer, const IPosition &start, const IPosition &shape, const IPosition &stride, Bool removeDegenerateAxes=False) const casa::MaskedLattice< T >
getMaskSlice(Array< Bool > &buffer, const Slicer &section, Bool removeDegenerateAxes=False)casa::MaskedLattice< T >
getMaskSlice(Array< Bool > &buffer, const IPosition &start, const IPosition &shape, Bool removeDegenerateAxes=False)casa::MaskedLattice< T >
getMaskSlice(Array< Bool > &buffer, const IPosition &start, const IPosition &shape, const IPosition &stride, Bool removeDegenerateAxes=False)casa::MaskedLattice< T >
getMaskSlice(const Slicer &section, Bool removeDegenerateAxes=False) const casa::MaskedLattice< T >
getMaskSlice(const IPosition &start, const IPosition &shape, Bool removeDegenerateAxes=False) const casa::MaskedLattice< T >
getMaskSlice(const IPosition &start, const IPosition &shape, const IPosition &stride, Bool removeDegenerateAxes=False) const casa::MaskedLattice< T >
getRegion(const String &regionName, RegionHandler::GroupType=RegionHandler::Any) const casa::ImageInterface< T >
getRegionHandler()casa::ImageInterface< T > [inline, protected]
getRegionPtr() const =0casa::MaskedLattice< T > [protected, pure virtual]
getSlice(COWPtr< Array< T > > &buffer, const Slicer &section, Bool removeDegenerateAxes=False) const casa::Lattice< T >
getSlice(COWPtr< Array< T > > &buffer, const IPosition &start, const IPosition &shape, Bool removeDegenerateAxes=False) const casa::Lattice< T >
getSlice(COWPtr< Array< T > > &buffer, const IPosition &start, const IPosition &shape, const IPosition &stride, Bool removeDegenerateAxes=False) const casa::Lattice< T >
getSlice(Array< T > &buffer, const Slicer &section, Bool removeDegenerateAxes=False)casa::Lattice< T >
getSlice(Array< T > &buffer, const IPosition &start, const IPosition &shape, Bool removeDegenerateAxes=False)casa::Lattice< T >
getSlice(Array< T > &buffer, const IPosition &start, const IPosition &shape, const IPosition &stride, Bool removeDegenerateAxes=False)casa::Lattice< T >
getSlice(const Slicer &section, Bool removeDegenerateAxes=False) const casa::Lattice< T >
getSlice(const IPosition &start, const IPosition &shape, Bool removeDegenerateAxes=False) const casa::Lattice< T >
getSlice(const IPosition &start, const IPosition &shape, const IPosition &stride, Bool removeDegenerateAxes=False) const casa::Lattice< T >
handleMath(const Lattice< T > &from, int oper)casa::Lattice< T > [protected, virtual]
handleMathTo(Lattice< T > &to, int oper) const casa::Lattice< T > [protected, virtual]
handleMathTo(Lattice< Bool > &, int) constcasa::Lattice< T > [inline, protected]
hasLock(FileLocker::LockType) const casa::LatticeBase [virtual]
hasPixelMask() const casa::MaskedLattice< T > [virtual]
hasRegion(const String &regionName, RegionHandler::GroupType=RegionHandler::Any) const casa::ImageInterface< T > [virtual]
imageInfo() const casa::ImageInterface< T > [inline]
imageInfo_pcasa::ImageInterface< T > [private]
ImageInterface()casa::ImageInterface< T >
ImageInterface(const RegionHandler &regionHandler)casa::ImageInterface< T >
ImageInterface(const ImageInterface &other)casa::ImageInterface< T >
imageType() const =0casa::ImageInterface< T > [pure virtual]
isMasked() const casa::MaskedLattice< T > [virtual]
isPaged() const casa::LatticeBase [virtual]
isPersistent() const casa::LatticeBase [virtual]
isWritable() const casa::LatticeBase [virtual]
Lattice()casa::Lattice< T > [inline, protected]
Lattice(const Lattice< T > &)casa::Lattice< T > [inline, protected]
LatticeBase()casa::LatticeBase [inline, protected]
LatticeBase(const LatticeBase &)casa::LatticeBase [inline, protected]
lelCoordinates() const casa::ImageInterface< T > [virtual]
lock(FileLocker::LockType, uInt nattempts)casa::LatticeBase [virtual]
log_pcasa::ImageInterface< T > [private]
logger()casa::ImageInterface< T > [inline]
logger() const casa::ImageInterface< T > [inline]
logSink()casa::ImageInterface< T > [inline]
logSink() const casa::ImageInterface< T > [inline]
makeIter(const LatticeNavigator &navigator, Bool useRef) const casa::Lattice< T > [virtual]
makeMask(const String &name, Bool defineAsRegion=True, Bool setAsDefaultMask=True, Bool initialize=False, Bool value=True)casa::ImageInterface< T > [virtual]
makeUniqueRegionName(const String &rootName, uInt startNumber=1) const casa::ImageInterface< T >
MaskedLattice()casa::MaskedLattice< T > [inline]
MaskedLattice(const MaskedLattice< T > &)casa::MaskedLattice< T >
maximumCacheSize() const casa::LatticeBase [virtual]
miscInfo() const casa::ImageInterface< T > [inline]
miscInfo_pcasa::ImageInterface< T > [private]
name(Bool stripPath=False) const =0casa::ImageInterface< T > [pure virtual]
ndim() const casa::LatticeBase [virtual]
nelements() const casa::LatticeBase [virtual]
niceCursorShape(uInt maxPixels) const casa::LatticeBase [inline]
niceCursorShape() const casa::LatticeBase [inline]
ok() const =0casa::ImageInterface< T > [pure virtual]
operator()(const IPosition &where) const casa::Lattice< T >
operator*=(const Lattice< T > &other)casa::Lattice< T > [inline]
operator+=(const Lattice< T > &other)casa::Lattice< T > [inline]
operator-=(const Lattice< T > &other)casa::Lattice< T > [inline]
operator/=(const Lattice< T > &other)casa::Lattice< T > [inline]
operator=(const ImageInterface &other)casa::ImageInterface< T > [protected]
casa::MaskedLattice::operator=(const MaskedLattice< T > &)casa::MaskedLattice< T > [protected]
casa::Lattice::operator=(const Lattice< T > &)casa::Lattice< T > [inline, protected]
casa::LatticeBase::operator=(const LatticeBase &)casa::LatticeBase [inline, protected]
pixelMask() const casa::MaskedLattice< T > [virtual]
pixelMask()casa::MaskedLattice< T > [virtual]
put(const Array< T > &sourceBuffer)casa::Lattice< T >
putAt(const T &value, const IPosition &where)casa::Lattice< T > [virtual]
putSlice(const Array< T > &sourceBuffer, const IPosition &where, const IPosition &stride)casa::Lattice< T > [inline]
putSlice(const Array< T > &sourceBuffer, const IPosition &where)casa::Lattice< T >
regHandPtr_pcasa::ImageInterface< T > [private]
region() const casa::MaskedLattice< T >
regionNames(RegionHandler::GroupType=RegionHandler::Any) const casa::ImageInterface< T > [virtual]
removeRegion(const String &name, RegionHandler::GroupType=RegionHandler::Any, Bool throwIfUnknown=True)casa::ImageInterface< T > [virtual]
renameRegion(const String &newName, const String &oldName, RegionHandler::GroupType=RegionHandler::Any, Bool overwrite=False)casa::ImageInterface< T > [virtual]
reopen()casa::LatticeBase [virtual]
resize(const TiledShape &newShape)=0casa::ImageInterface< T > [pure virtual]
restoreImageInfo(const RecordInterface &rec)casa::ImageInterface< T > [protected]
resync()casa::LatticeBase [virtual]
set(const T &value)casa::Lattice< T > [virtual]
setCacheSizeFromPath(const IPosition &sliceShape, const IPosition &windowStart, const IPosition &windowLength, const IPosition &axisPath)casa::LatticeBase [virtual]
setCacheSizeInTiles(uInt howManyTiles)casa::LatticeBase [virtual]
setCoordinateInfo(const CoordinateSystem &coords)casa::ImageInterface< T > [virtual]
setCoordsMember(const CoordinateSystem &coords)casa::ImageInterface< T > [inline, protected]
setDefaultMask(const String &regionName)casa::ImageInterface< T > [virtual]
setImageInfo(const ImageInfo &info)casa::ImageInterface< T > [virtual]
setImageInfoMember(const ImageInfo &imageInfo)casa::ImageInterface< T > [inline, protected]
setLogMember(const LoggerHolder &logger)casa::ImageInterface< T > [inline, protected]
setMaximumCacheSize(uInt howManyPixels)casa::LatticeBase [virtual]
setMiscInfo(const RecordInterface &newInfo)casa::ImageInterface< T > [virtual]
setMiscInfoMember(const RecordInterface &rec)casa::ImageInterface< T > [inline, protected]
setUnitMember(const Unit &unit)casa::ImageInterface< T > [inline, protected]
setUnits(const Unit &newUnits)casa::ImageInterface< T > [virtual]
shape() const =0casa::LatticeBase [pure virtual]
showCacheStatistics(ostream &os) const casa::LatticeBase [virtual]
size() const casa::LatticeBase [inline]
tempClose()casa::LatticeBase [virtual]
throwBoolMath() const casa::LatticeBase [protected]
toRecord(String &error, RecordInterface &outRec)casa::ImageInterface< T >
unit_pcasa::ImageInterface< T > [private]
units() const casa::ImageInterface< T > [inline, virtual]
unlock()casa::LatticeBase [virtual]
useMask(MaskSpecifier=MaskSpecifier())casa::ImageInterface< T > [virtual]
~ImageInterface()casa::ImageInterface< T > [virtual]
~Lattice()casa::Lattice< T > [virtual]
~LatticeBase()casa::LatticeBase [virtual]
~MaskedLattice()casa::MaskedLattice< T > [virtual]