This is the complete list of members for searchableBox, including all inherited members.
| add(const boundBox &bb) | boundBox | inline |
| add(const point &pt) | boundBox | inline |
| add(const point &pt0, const point &pt1) | boundBox | inline |
| add(const Pair< point > &points) | boundBox | inline |
| add(const UList< point > &points) | boundBox | inline |
| add(const tmp< pointField > &tpoints) | boundBox | inline |
| add(const FixedList< point, N > &points) | boundBox | |
| add(const UList< point > &points, const FixedList< label, N > &indices) | boundBox | |
| add(const UList< point > &points, const IntContainer &indices) | boundBox | |
| addWatch() | regIOobject | virtual |
| addWatch(const fileName &) | regIOobject | virtual |
| AUTO_WRITE enum value | IOobjectOption | |
| avgDim() const | boundBox | inline |
| BACK enum value | treeBoundBox | |
| BACKBIT enum value | treeBoundBox | |
| BAD enum value | IOobject | |
| bad() const noexcept | IOobject | inline |
| bannerEnabled() noexcept | IOobject | inlinestatic |
| bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
| BOTTOM enum value | treeBoundBox | |
| BOTTOMBIT enum value | treeBoundBox | |
| boundBox() | boundBox | inline |
| boundBox(const boundBox &)=default | boundBox | |
| boundBox(const boundBox &bb, bool doReduce) | boundBox | |
| boundBox(const point &p) | boundBox | inlineexplicit |
| boundBox(const Foam::zero_one) | boundBox | inlineexplicit |
| boundBox(const point &min, const point &max) | boundBox | inline |
| boundBox(const Pair< point > &bb) | boundBox | inlineexplicit |
| boundBox(const UList< point > &points, bool doReduce=true) | boundBox | explicit |
| boundBox(const tmp< pointField > &tpoints, bool doReduce=true) | boundBox | explicit |
| boundBox(const UList< point > &points, const labelUList &indices, bool doReduce=true) | boundBox | |
| boundBox(const UList< point > &points, const FixedList< label, N > &indices, bool doReduce=true) | boundBox | |
| boundBox(Istream &is) | boundBox | inlineexplicit |
| boundingSpheres(pointField ¢res, scalarField &radiusSqr) const | searchableBox | virtual |
| bounds() const | searchableSurface | inlinevirtual |
| bounds() | searchableSurface | inlinevirtual |
| box_box_overlaps(const point &minA, const point &maxA, const point &minB, const point &maxB) | boundBox | inlineprotectedstatic |
| box_sphere_overlaps(const point &corner0, const point &corner1, const point ¢re, const scalar radiusSqr) | boundBox | inlineprotectedstatic |
| calcExtremities(const point &pt, point &nearest, point &furthest) const | treeBoundBox | |
| caseName() const noexcept | IOobject | |
| centre() const | boundBox | inline |
| checkIn() | regIOobject | |
| checkOut() | regIOobject | |
| clear() | boundBox | inline |
| clone() const | searchableSurface | inlinevirtual |
| Foam::regIOobject::clone(const objectRegistry ®istry) const | IOobject | inline |
| close() | regIOobject | |
| contains(const vector &dir, const point &) const | treeBoundBox | |
| contains(const point &pt) const | treeBoundBox | inline |
| contains(const boundBox &bb) const | treeBoundBox | inline |
| contains(const UList< point > &points) const | treeBoundBox | |
| contains(const UList< point > &points, const FixedList< label, N > &indices) const | treeBoundBox | inline |
| contains(const UList< point > &points, const IntContainer &indices) const | treeBoundBox | inline |
| Foam::boundBox::contains(const point &pt) const | boundBox | inline |
| Foam::boundBox::contains(const boundBox &bb) const | boundBox | inline |
| Foam::boundBox::contains(const UList< point > &points) const | boundBox | |
| Foam::boundBox::contains(const UList< point > &points, const FixedList< label, N > &indices) const | boundBox | inline |
| Foam::boundBox::contains(const UList< point > &points, const IntContainer &indices) const | boundBox | inline |
| containsAny(const UList< point > &points) const | boundBox | |
| containsAny(const UList< point > &points, const FixedList< label, N > &indices) const | boundBox | inline |
| containsAny(const UList< point > &points, const IntContainer &indices) const | boundBox | inline |
| containsInside(const point &pt) const | boundBox | inline |
| coordinates() const | searchableBox | virtual |
| corner(const direction octant) const | treeBoundBox | inline |
| db() const noexcept | IOobject | |
| declareRunTimeSelectionTable(autoPtr, searchableSurface, dict,(const IOobject &io, const dictionary &dict),(io, dict)) | searchableSurface | |
| directionBit enum name | boundBox | |
| distanceCmp(const point &pt, const treeBoundBox &other) const | treeBoundBox | |
| distribute(const List< treeBoundBox > &, const bool keepNonLocal, autoPtr< mapDistribute > &faceMap, autoPtr< mapDistribute > &pointMap) | searchableSurface | inlinevirtual |
| E01 enum value | treeBoundBox | |
| E02 enum value | treeBoundBox | |
| E04 enum value | treeBoundBox | |
| E13 enum value | treeBoundBox | |
| E15 enum value | treeBoundBox | |
| E23 enum value | treeBoundBox | |
| E26 enum value | treeBoundBox | |
| E37 enum value | treeBoundBox | |
| E45 enum value | treeBoundBox | |
| E46 enum value | treeBoundBox | |
| E57 enum value | treeBoundBox | |
| E67 enum value | treeBoundBox | |
| edgeId enum name | treeBoundBox | |
| edges | treeBoundBox | static |
| empty() const | boundBox | inline |
| eventNo() const noexcept | regIOobject | inline |
| eventNo() noexcept | regIOobject | inline |
| extend(Random &rndGen, const scalar s) const | treeBoundBox | inline |
| extend(Random &rndGen, const scalar s, const scalar delta) const | treeBoundBox | inline |
| faceBit enum name | treeBoundBox | |
| faceBits(const point &pt) const | treeBoundBox | |
| faceCentre(const direction facei) const | boundBox | |
| faceCentres() const | boundBox | |
| faceId enum name | treeBoundBox | |
| faceNormals | boundBox | static |
| faces | treeBoundBox | static |
| fileCheckTypes enum name | IOobject | |
| fileCheckTypesNames | IOobject | static |
| fileModificationChecking | IOobject | static |
| fileModificationSkew | IOobject | static |
| fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
| filePath() const | searchableSurface | inlinevirtual |
| findLine(const point &start, const point &end) const | searchableBox | |
| findLine(const pointField &start, const pointField &end, List< pointIndexHit > &) const | searchableBox | virtual |
| findLineAll(const pointField &start, const pointField &end, List< List< pointIndexHit >> &) const | searchableBox | virtual |
| findLineAny(const point &start, const point &end) const | searchableBox | |
| findLineAny(const pointField &start, const pointField &end, List< pointIndexHit > &) const | searchableBox | virtual |
| findMetaData() const noexcept | regIOobject | virtual |
| findNearest(const point &sample, const scalar nearestDistSqr) const | searchableBox | |
| findNearest(const linePointRef &ln, treeBoundBox &tightest, point &linePoint) const | searchableBox | |
| findNearest(const pointField &sample, const scalarField &nearestDistSqr, List< pointIndexHit > &) const | searchableBox | virtual |
| Foam::searchableSurface::findNearest(const pointField &samples, const scalarField &nearestDistSqr, const labelList ®ionIndices, List< pointIndexHit > &info) const | searchableSurface | inlinevirtual |
| Foam::searchableSurface::findNearest(const pointField &sample, const scalarField &nearestDistSqr, List< pointIndexHit > &, vectorField &normal, labelList ®ion) const | searchableSurface | virtual |
| findNearestOnEdge(const point &sample, const scalar nearestDistSqr) const | searchableBox | |
| FRONT enum value | treeBoundBox | |
| FRONTBIT enum value | treeBoundBox | |
| FRONTHALF enum value | treeBoundBox | |
| getField(const List< pointIndexHit > &, labelList &values) const | searchableSurface | inlinevirtual |
| getMetaData() noexcept | regIOobject | |
| getNormal(const List< pointIndexHit > &, vectorField &normal) const | searchableBox | virtual |
| getRegion(const List< pointIndexHit > &, labelList ®ion) const | searchableBox | virtual |
| getVolumeType(const pointField &points, List< volumeType > &volType) const | searchableBox | virtual |
| global() const | searchableSurface | inlinevirtual |
| globalCaseName() const noexcept | IOobject | |
| globalFilePath(const word &typeName, const bool search=true) const | IOobject | |
| globalObject() const noexcept | IOobjectOption | inline |
| globalObject(bool on) noexcept | IOobjectOption | inline |
| globalObject() noexcept | IOobjectOption | inline |
| globalObjectPath() const | IOobject | inline |
| globalPath() const | IOobject | |
| globalPath(const word &instance, const fileName &local=fileName::null) const | IOobject | |
| globalSize() const | searchableSurface | inlinevirtual |
| Foam::good() const noexcept | IOobject | inline |
| Foam::treeBoundBox::good() const | boundBox | inline |
| GOOD enum value | IOobject | |
| greatBox | boundBox | static |
| group(const word &name) | IOobject | static |
| group() const | IOobject | inline |
| groupName(StringType base, const word &group) | IOobject | inlinestatic |
| groupName(StringType base, const word &group) | IOobject | inline |
| grow(const scalar delta) | boundBox | inline |
| grow(const vector &delta) | boundBox | inline |
| hasHeaderClass() const noexcept | IOobject | inline |
| hasVolumeType() const | searchableBox | inlinevirtual |
| headerClassName() const noexcept | IOobject | inline |
| headerClassName() noexcept | IOobject | inline |
| headerOk() | regIOobject | |
| hexCorner() const | boundBox | inline |
| hexCorner() const | boundBox | inline |
| hexCorner() const | boundBox | inline |
| hexCorner() const | boundBox | inline |
| hexCorner() const | boundBox | inline |
| hexCorner() const | boundBox | inline |
| hexCorner() const | boundBox | inline |
| hexCorner() const | boundBox | inline |
| hexCorner() const | boundBox | inline |
| hexCorner() const | boundBox | inline |
| hexCorners() const | boundBox | |
| hexFaces() | boundBox | static |
| inflate(const scalar factor) | boundBox | inline |
| inflate(Random &rndGen, const scalar factor) | boundBox | |
| inflate(Random &r, const scalar factor, const scalar delta) | boundBox | |
| info() const noexcept | IOobject | inline |
| inotify enum value | IOobject | |
| inotifyMaster enum value | IOobject | |
| instance() const noexcept | IOobject | inline |
| instance() noexcept | IOobject | inline |
| intersect(const boundBox &bb) | boundBox | inline |
| intersects(const point &overallStart, const vector &overallVec, const point &start, const point &end, point &pt, direction &ptBits) const | treeBoundBox | |
| intersects(const point &start, const point &end, point &pt) const | treeBoundBox | |
| intersects(const linePointRef &ln, point &pt) const | treeBoundBox | inline |
| intersects(const plane &pln) const | treeBoundBox | |
| intersects(const triPointRef &tri) const | treeBoundBox | |
| Foam::boundBox::intersects(const plane &pln) const | boundBox | |
| Foam::boundBox::intersects(const triPointRef &tri) const | boundBox | |
| invertedBox | boundBox | static |
| IOobject(const IOobject &)=default | IOobject | |
| IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
| IOobject(const IOobject &io, const word &name) | IOobject | |
| IOobject(const IOobject &io, const word &name, const fileName &local) | IOobject | inline |
| IOobject(const IOobject &io, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt) | IOobject | inline |
| IOobject(const IOobject &io, IOobjectOption::registerOption regOpt) | IOobject | inline |
| IOobjectOption(readOption rOpt=readOption::NO_READ, writeOption wOpt=writeOption::NO_WRITE, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(readOption rOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(writeOption wOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(registerOption registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(readOption rOpt, writeOption wOpt, bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inlineexplicit |
| isAnyRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isAnyRead() const noexcept | IOobjectOption | inline |
| isHeaderClass() const | IOobject | inline |
| isHeaderClass() const | IOobject | inline |
| isHeaderClassName() const | IOobject | inline |
| isReadOptional(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isReadOptional() const noexcept | IOobjectOption | inline |
| isReadRequired(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isReadRequired() const noexcept | IOobjectOption | inline |
| labelByteSize() const noexcept | IOobject | inline |
| lazierRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| LAZY_READ enum value | IOobjectOption | |
| LEFT enum value | treeBoundBox | |
| LEFTBIT enum value | treeBoundBox | |
| LEGACY_REGISTER enum value | IOobjectOption | |
| local() const noexcept | IOobject | inline |
| localFilePath(const word &typeName, const bool search=true) const | IOobject | |
| mag() const | boundBox | inline |
| magSqr() const | boundBox | inline |
| masterOnlyReading | regIOobject | protectedstatic |
| max() const noexcept | boundBox | inline |
| max() noexcept | boundBox | inline |
| maxDim() const | boundBox | inline |
| maxDir() const | boundBox | inline |
| maxDist(const point &pt) const | treeBoundBox | |
| maxFileModificationPolls | IOobject | static |
| member(const word &name) | IOobject | static |
| member() const | IOobject | inline |
| midpoint() const | boundBox | inline |
| min() const noexcept | boundBox | inline |
| min() noexcept | boundBox | inline |
| minDim() const | boundBox | inline |
| minDir() const | boundBox | inline |
| modified() const | regIOobject | virtual |
| MUST_READ enum value | IOobjectOption | |
| MUST_READ_IF_MODIFIED enum value | IOobjectOption | |
| name() const noexcept | IOobject | inline |
| nDim() const | boundBox | inline |
| nearest(const point &p) const | boundBox | |
| nEdges() noexcept | boundBox | inlinestatic |
| New(const word &surfaceType, const IOobject &io, const dictionary &dict) | searchableSurface | static |
| nFaces() noexcept | boundBox | inlinestatic |
| NO_READ enum value | IOobjectOption | |
| NO_REGISTER enum value | IOobjectOption | |
| NO_WRITE enum value | IOobjectOption | |
| NOFACE enum value | treeBoundBox | |
| note() const noexcept | IOobject | inline |
| note() noexcept | IOobject | inline |
| nPoints() noexcept | boundBox | inlinestatic |
| null() noexcept | treeBoundBox | inlinestatic |
| objectPath() const | IOobject | inline |
| objectRelPath() const | IOobject | |
| objectState enum name | IOobject | |
| octantBit enum name | treeBoundBox | |
| operator &=(const boundBox &bb) | boundBox | |
| operator+=(const boundBox &bb) | boundBox | inline |
| Foam::regIOobject::operator=(const regIOobject &)=delete | regIOobject | |
| Foam::regIOobject::operator=(const IOobject &io) | regIOobject | |
| Foam::treeBoundBox::operator=(const treeBoundBox &)=default | treeBoundBox | |
| Foam::treeBoundBox::operator=(const boundBox &bb) | treeBoundBox | inline |
| outsideVolumeType() const | searchableBox | inlinevirtual |
| overlaps(const boundBox &bb) const | searchableBox | inlinevirtual |
| Foam::treeBoundBox::overlaps(const boundBox &bb) const | treeBoundBox | inline |
| Foam::boundBox::overlaps(const point ¢re, const scalar radiusSqr) const | boundBox | inline |
| ownedByRegistry() const noexcept | regIOobject | inline |
| parseHeader(const dictionary &headerDict) | IOobject | |
| path() const | IOobject | |
| path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
| points() const | searchableBox | virtual |
| posBits(const point &pt) const | treeBoundBox | |
| read() | regIOobject | virtual |
| READ_IF_PRESENT enum value | IOobjectOption | |
| READ_MODIFIED enum value | IOobjectOption | |
| readData(Istream &) | regIOobject | virtual |
| readHeader(Istream &is) | IOobject | |
| readHeader(dictionary &headerDict, Istream &is) | IOobject | |
| readHeaderOk(const IOstreamOption::streamFormat fmt, const word &typeName) | regIOobject | protected |
| readIfModified() | regIOobject | virtual |
| readOpt() const noexcept | IOobjectOption | inline |
| readOpt(readOption opt) noexcept | IOobjectOption | inline |
| readOpt() noexcept | IOobjectOption | inline |
| readOption enum name | IOobjectOption | |
| readStream(const word &, const bool readOnProc=true) | regIOobject | |
| reduce() | boundBox | |
| regions() const | searchableBox | virtual |
| regIOobject(const IOobject &io, const bool isTimeObject=false) | regIOobject | |
| regIOobject(const regIOobject &rio) | regIOobject | |
| regIOobject(const regIOobject &rio, bool registerCopy) | regIOobject | |
| regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
| regIOobject(const IOobject &io, const regIOobject &rio) | regIOobject | |
| REGISTER enum value | IOobjectOption | |
| registered() const noexcept | regIOobject | inline |
| registerObject() const noexcept | IOobjectOption | inline |
| registerObject(bool on) noexcept | IOobjectOption | inline |
| registerObject() noexcept | IOobjectOption | inline |
| registerOption enum name | IOobjectOption | |
| release(const bool unregister=false) noexcept | regIOobject | inline |
| removeMetaData() | regIOobject | |
| rename(const word &newName) | regIOobject | virtual |
| reset() | boundBox | inline |
| reset(const Foam::zero_one) | boundBox | inline |
| reset(const point &pt) | boundBox | inline |
| reset(const point &min, const point &max) | boundBox | inline |
| resetHeader(const word &newName=word::null) | IOobject | |
| returnReduce(const boundBox &bb) | boundBox | static |
| RIGHT enum value | treeBoundBox | |
| RIGHTBIT enum value | treeBoundBox | |
| RIGHTHALF enum value | treeBoundBox | |
| rootPath() const noexcept | IOobject | |
| scalarByteSize() const noexcept | IOobject | inline |
| scopedName(const std::string &scope, const word &name) | IOobject | inlinestatic |
| scopedName(const std::string &scope, const word &name1, const word &name2) | IOobject | inlinestatic |
| scopeSeparator | IOobject | static |
| searchableBox(const IOobject &io, const treeBoundBox &bb) | searchableBox | |
| searchableBox(const IOobject &io, const dictionary &dict) | searchableBox | |
| searchableSurface(const IOobject &io) | searchableSurface | |
| searchOrder(const point &pt, FixedList< direction, 8 > &octantOrder) const | treeBoundBox | inline |
| searchOrder(const point &pt) const | treeBoundBox | inline |
| selectIO(const IOobject &io, const fileName &altFile, const word &ioName="") | IOobject | static |
| setBad(const string &s) | IOobject | protected |
| setField(const labelList &values) | searchableSurface | inlinevirtual |
| setUpToDate() | regIOobject | |
| size() const | searchableBox | inlinevirtual |
| span() const | boundBox | inline |
| store() | regIOobject | inline |
| store(Type *p) | regIOobject | inlinestatic |
| store(autoPtr< Type > &ptr) | regIOobject | inlinestatic |
| store(autoPtr< Type > &&ptr) | regIOobject | inlinestatic |
| store(refPtr< Type > &ptr) | regIOobject | inlinestatic |
| store(refPtr< Type > &&ptr) | regIOobject | inlinestatic |
| store(tmp< Type > &ptr) | regIOobject | inlinestatic |
| store(tmp< Type > &&ptr) | regIOobject | inlinestatic |
| subBbox(const direction octant) const | treeBoundBox | |
| subBbox(const point &mid, const direction) const | treeBoundBox | |
| subHalf(const direction whichFace) const | treeBoundBox | |
| subHalf(const scalar mid, const direction whichFace) const | treeBoundBox | |
| subOctant(const point &pt) const | treeBoundBox | inline |
| subOctant(const point &mid, const point &pt) | treeBoundBox | inlinestatic |
| subOctant(const point &pt, bool &onEdge) const | treeBoundBox | inline |
| subOctant(const point &mid, const point &pt, bool &onEdge) | treeBoundBox | inlinestatic |
| subOctant(const point &mid, const vector &dir, const point &pt, bool &onEdge) | treeBoundBox | inlinestatic |
| subOverlaps(const direction octant, const boundBox &bb) const | treeBoundBox | |
| subOverlaps(const direction octant, const point ¢re, const scalar radiusSqr) const | treeBoundBox | inline |
| time() const noexcept | IOobject | |
| timeStamp enum value | IOobject | |
| timeStampMaster enum value | IOobject | |
| TOP enum value | treeBoundBox | |
| TOPBIT enum value | treeBoundBox | |
| TOPHALF enum value | treeBoundBox | |
| treeBoundBox()=default | treeBoundBox | |
| treeBoundBox(const treeBoundBox &)=default | treeBoundBox | |
| treeBoundBox(const boundBox &bb) | treeBoundBox | inlineexplicit |
| treeBoundBox(const Foam::zero_one) | treeBoundBox | inlineexplicit |
| treeBoundBox(const point &p) | treeBoundBox | inlineexplicit |
| treeBoundBox(const point &min, const point &max) | treeBoundBox | inline |
| treeBoundBox(const Pair< point > &bb) | treeBoundBox | inlineexplicit |
| treeBoundBox(const UList< point > &points) | treeBoundBox | explicit |
| treeBoundBox(const UList< point > &points, const labelUList &indices) | treeBoundBox | |
| treeBoundBox(const UList< point > &points, const FixedList< label, N > &indices) | treeBoundBox | |
| treeBoundBox(Istream &is) | treeBoundBox | inlineexplicit |
| typDim() const | treeBoundBox | inline |
| typeFilePath(const bool search=true) const | IOobject | |
| typeFilePath(const bool search) const | IOobject | |
| typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
| TypeName("searchableBox") | searchableBox | |
| Foam::searchableSurface::TypeName("searchableSurface") | searchableSurface | |
| Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
| Foam::IOobject::TypeName("IOobject") | IOobject | |
| updateMetaData() | regIOobject | virtual |
| upToDate(const regIOobject &) const | regIOobject | |
| upToDate(const regIOobject &, const regIOobject &) const | regIOobject | |
| upToDate(const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
| upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
| valid() const | boundBox | inline |
| volume() const | boundBox | inline |
| warnNoRereading() const | IOobject | |
| watchIndices() const noexcept | regIOobject | inline |
| watchIndices() noexcept | regIOobject | inline |
| write(const bool writeOnProc=true) const | regIOobject | virtual |
| writeBanner(Ostream &os, const bool noSyntaxHint=false) | IOobject | static |
| writeData(Ostream &) const | searchableBox | inlinevirtual |
| writeDivider(Ostream &os) | IOobject | static |
| writeEndDivider(Ostream &os) | IOobject | static |
| writeHeader(Ostream &os) const | IOobject | |
| writeHeader(Ostream &os, const word &objectType) const | IOobject | |
| writeHeader(dictionary &dict, IOstreamOption streamOpt) const | IOobject | |
| writeHeader(dictionary &dict, const word &objectType, IOstreamOption streamOpt) const | IOobject | |
| writeHeaderContent(Ostream &os, const IOobject &io, const word &objectType, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| writeHeaderContent(dictionary &dict, const IOobject &io, const word &objectType, IOstreamOption streamOpt, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| writeObject(IOstreamOption streamOpt, const bool writeOnProc) const | regIOobject | virtual |
| writeObject(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType cmp, const bool writeOnProc) const | regIOobject | inlinevirtual |
| writeOpt() const noexcept | IOobjectOption | inline |
| writeOpt(writeOption opt) noexcept | IOobjectOption | inline |
| writeOpt() noexcept | IOobjectOption | inline |
| writeOption enum name | IOobjectOption | |
| XDIR enum value | boundBox | |
| YDIR enum value | boundBox | |
| ZDIR enum value | boundBox | |
| ~IOobject()=default | IOobject | virtual |
| ~regIOobject() | regIOobject | virtual |
| ~searchableBox()=default | searchableBox | virtual |
| ~searchableSurface()=default | searchableSurface | virtual |