casacore
|
This is the complete list of members for casacore::LCRegionMulti, including all inherited members.
advisedMaxPixels() const | casacore::Lattice< Bool > | virtual |
apply(Bool(*function)(Bool)) | casacore::LCRegion | virtual |
apply(Bool(*function)(const Bool &)) | casacore::LCRegion | virtual |
apply(const Functional< Bool, Bool > &function) | casacore::LCRegion | virtual |
boundingBox() const | casacore::LCRegion | inline |
clone() const | casacore::LCRegion | virtual |
Lattice< Bool >::clone() const=0 | casacore::Lattice< Bool > | pure virtual |
cloneRegion() const =0 | casacore::LCRegion | pure virtual |
comment() const | casacore::LCRegion | inline |
copyData(const Lattice< Bool > &from) | casacore::LCRegion | virtual |
copyDataTo(Lattice< Bool > &to) const | casacore::Lattice< Bool > | virtual |
dataType() const | casacore::Lattice< Bool > | virtual |
defineRecordFields(RecordInterface &record, const String &className) const | casacore::LCRegion | protected |
doGetSlice(Array< Bool > &buffer, const Slicer §ion) | casacore::LCRegionMulti | protectedvirtual |
doNiceCursorShape(uInt maxPixels) const | casacore::LCRegionMulti | protectedvirtual |
doPutSlice(const Array< Bool > &sourceBuffer, const IPosition &where, const IPosition &stride) | casacore::LCRegion | virtual |
doTranslate(const Vector< Float > &translateVector, const IPosition &newLatticeShape) const =0 | casacore::LCRegion | protectedpure virtual |
expand(const Slicer &slicer) const | casacore::LCRegion | |
expand(const IPosition &index) const | casacore::LCRegion | |
fillHasMask() | casacore::LCRegionMulti | protected |
findAreas(IPosition &bufStart, IPosition &bufEnd, IPosition ®Start, IPosition ®End, const Slicer §ion, uInt regNr) const | casacore::LCRegionMulti | protected |
fromRecord(const TableRecord &, const String &tableName) | casacore::LCRegion | static |
get(COWPtr< Array< Bool > > &buffer, Bool removeDegenerateAxes=False) const | casacore::Lattice< Bool > | |
get(Array< Bool > &buffer, Bool removeDegenerateAxes=False) | casacore::Lattice< Bool > | |
get(Bool removeDegenerateAxes=False) const | casacore::Lattice< Bool > | |
getAt(const IPosition &where) const | casacore::Lattice< Bool > | virtual |
getSlice(COWPtr< Array< Bool > > &buffer, const Slicer §ion, Bool removeDegenerateAxes=False) const | casacore::Lattice< Bool > | |
getSlice(COWPtr< Array< Bool > > &buffer, const IPosition &start, const IPosition &shape, Bool removeDegenerateAxes=False) const | casacore::Lattice< Bool > | |
getSlice(COWPtr< Array< Bool > > &buffer, const IPosition &start, const IPosition &shape, const IPosition &stride, Bool removeDegenerateAxes=False) const | casacore::Lattice< Bool > | |
getSlice(Array< Bool > &buffer, const Slicer §ion, Bool removeDegenerateAxes=False) | casacore::Lattice< Bool > | |
getSlice(Array< Bool > &buffer, const IPosition &start, const IPosition &shape, Bool removeDegenerateAxes=False) | casacore::Lattice< Bool > | |
getSlice(Array< Bool > &buffer, const IPosition &start, const IPosition &shape, const IPosition &stride, Bool removeDegenerateAxes=False) | casacore::Lattice< Bool > | |
getSlice(const Slicer §ion, Bool removeDegenerateAxes=False) const | casacore::Lattice< Bool > | |
getSlice(const IPosition &start, const IPosition &shape, Bool removeDegenerateAxes=False) const | casacore::Lattice< Bool > | |
getSlice(const IPosition &start, const IPosition &shape, const IPosition &stride, Bool removeDegenerateAxes=False) const | casacore::Lattice< Bool > | |
handleDelete() | casacore::LCRegion | virtual |
handleMath(const Lattice< Bool > &from, int oper) | casacore::Lattice< Bool > | protectedvirtual |
handleMathTo(Lattice< Bool > &to, int oper) const | casacore::Lattice< Bool > | protectedvirtual |
handleMathTo(Lattice< Bool > &, int) const | casacore::Lattice< Bool > | inlineprotected |
handleRename(const String &newName, Bool overwrite) | casacore::LCRegion | virtual |
hasMask() const | casacore::LCRegionMulti | virtual |
init(Bool takeOver) | casacore::LCRegionMulti | private |
isWritable() const | casacore::LCRegion | virtual |
itsBoundingBox | casacore::LCRegion | private |
itsComment | casacore::LCRegion | private |
itsHasMask | casacore::LCRegionMulti | private |
itsRegions | casacore::LCRegionMulti | private |
itsShape | casacore::LCRegion | private |
Lattice() | casacore::Lattice< Bool > | inlineprotected |
Lattice(const Lattice< Bool > &) | casacore::Lattice< Bool > | inlineprotected |
latticeShape() const | casacore::LCRegion | inline |
LCRegion() | casacore::LCRegion | |
LCRegion(const IPosition &latticeShape) | casacore::LCRegion | |
LCRegion(const LCRegion &other) | casacore::LCRegion | |
LCRegionMulti() | casacore::LCRegionMulti | |
LCRegionMulti(const LCRegion ®ion1, const LCRegion ®ion2) | casacore::LCRegionMulti | |
LCRegionMulti(Bool takeOver, const LCRegion *region1, const LCRegion *region2=0, const LCRegion *region3=0, const LCRegion *region4=0, const LCRegion *region5=0, const LCRegion *region6=0, const LCRegion *region7=0, const LCRegion *region8=0, const LCRegion *region9=0, const LCRegion *region10=0) | casacore::LCRegionMulti | |
LCRegionMulti(Bool takeOver, const PtrBlock< const LCRegion * > ®ions) | casacore::LCRegionMulti | |
LCRegionMulti(const LCRegionMulti &other) | casacore::LCRegionMulti | |
LCRegionMulti(const LCRegion *region, const IPosition &latticeShape) | casacore::LCRegionMulti | protected |
makeIter(const LatticeNavigator &navigator, Bool useRef) const | casacore::Lattice< Bool > | virtual |
makeRecord(const String &tableName) const | casacore::LCRegionMulti | protected |
multiGetSlice(Array< Bool > &buffer, const Slicer §ion)=0 | casacore::LCRegionMulti | protectedpure virtual |
multiTranslate(PtrBlock< const LCRegion * > &, const Vector< Float > &translateVector, const IPosition &newLatticeShape) const | casacore::LCRegionMulti | protected |
ndim() const | casacore::LCRegion | virtual |
operator!=(const LCRegion &other) const | casacore::LCRegion | inline |
operator()(const IPosition &where) const | casacore::Lattice< Bool > | |
operator*=(const Lattice< Bool > &other) | casacore::Lattice< Bool > | inline |
operator+=(const Lattice< Bool > &other) | casacore::Lattice< Bool > | inline |
operator-=(const Lattice< Bool > &other) | casacore::Lattice< Bool > | inline |
operator/=(const Lattice< Bool > &other) | casacore::Lattice< Bool > | inline |
operator=(const LCRegionMulti &other) | casacore::LCRegionMulti | |
casacore::LCRegion::operator=(const LCRegion &other) | casacore::LCRegion | protected |
Lattice< Bool >::operator=(const Lattice< Bool > &) | casacore::Lattice< Bool > | inlineprotected |
operator==(const LCRegion &other) const | casacore::LCRegionMulti | virtual |
put(const Array< Bool > &sourceBuffer) | casacore::Lattice< Bool > | |
putAt(const Bool &value, const IPosition &where) | casacore::LCRegion | virtual |
putSlice(const Array< Bool > &sourceBuffer, const IPosition &where, const IPosition &stride) | casacore::Lattice< Bool > | inline |
putSlice(const Array< Bool > &sourceBuffer, const IPosition &where) | casacore::Lattice< Bool > | |
regions() const | casacore::LCRegionMulti | inlineprotected |
set(const Bool &value) | casacore::LCRegion | virtual |
setBoundingBox(const Slicer &boundingBox) | casacore::LCRegion | protected |
setComment(const String &comment) | casacore::LCRegion | inline |
setShapeAndBoundingBox(const IPosition &latticeShape, const Slicer &boundingBox) | casacore::LCRegion | protected |
shape() const | casacore::LCRegion | virtual |
toRecord(const String &tableName) const =0 | casacore::LCRegion | pure virtual |
translate(const IPosition &translateVector) const | casacore::LCRegion | inline |
translate(const IPosition &translateVector, const IPosition &newLatticeShape) const | casacore::LCRegion | |
translate(const Vector< Float > &translateVector) const | casacore::LCRegion | inline |
translate(const Vector< Float > &translateVector, const IPosition &newLatticeShape) const | casacore::LCRegion | |
type() const =0 | casacore::LCRegion | pure virtual |
unmakeRecord(PtrBlock< const LCRegion * > &, const TableRecord &, const String &tableName) | casacore::LCRegionMulti | protectedstatic |
~Lattice() | casacore::Lattice< Bool > | virtual |
~LCRegion() | casacore::LCRegion | virtual |
~LCRegionMulti() | casacore::LCRegionMulti | virtual |