This is the complete list of members for IOPosition< CloudType >, including all inherited members.
| addWatch() | regIOobject | virtual |
| addWatch(const fileName &) | regIOobject | virtual |
| AUTO_WRITE enum value | IOobjectOption | |
| BAD enum value | IOobject | |
| bad() const noexcept | IOobject | inline |
| bannerEnabled() noexcept | IOobject | inlinestatic |
| bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
| caseName() const noexcept | IOobject | |
| checkIn() | regIOobject | |
| checkOut() | regIOobject | |
| clone() const | IOobject | inline |
| clone(const objectRegistry ®istry) const | IOobject | inline |
| close() | regIOobject | |
| db() const noexcept | IOobject | |
| eventNo() const noexcept | regIOobject | inline |
| eventNo() noexcept | regIOobject | inline |
| 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 | regIOobject | virtual |
| findMetaData() const noexcept | regIOobject | virtual |
| getMetaData() noexcept | regIOobject | |
| global() const | regIOobject | 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 | |
| GOOD enum value | IOobject | |
| good() const noexcept | IOobject | inline |
| 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 |
| hasHeaderClass() const noexcept | IOobject | inline |
| headerClassName() const noexcept | IOobject | inline |
| headerClassName() noexcept | IOobject | inline |
| headerOk() | regIOobject | |
| info() const noexcept | IOobject | inline |
| inotify enum value | IOobject | |
| inotifyMaster enum value | IOobject | |
| instance() const noexcept | IOobject | inline |
| instance() noexcept | IOobject | inline |
| 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 |
| IOPosition(const CloudType &c, cloud::geometryType geomType=cloud::geometryType::COORDINATES) | IOPosition< CloudType > | explicit |
| 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 | |
| LEGACY_REGISTER enum value | IOobjectOption | |
| local() const noexcept | IOobject | inline |
| localFilePath(const word &typeName, const bool search=true) const | IOobject | |
| masterOnlyReading | regIOobject | protectedstatic |
| maxFileModificationPolls | IOobject | static |
| member(const word &name) | IOobject | static |
| member() const | IOobject | inline |
| modified() const | regIOobject | virtual |
| MUST_READ enum value | IOobjectOption | |
| MUST_READ_IF_MODIFIED enum value | IOobjectOption | |
| name() const noexcept | IOobject | inline |
| NO_READ enum value | IOobjectOption | |
| NO_REGISTER enum value | IOobjectOption | |
| NO_WRITE enum value | IOobjectOption | |
| note() const noexcept | IOobject | inline |
| note() noexcept | IOobject | inline |
| objectPath() const | IOobject | inline |
| objectRelPath() const | IOobject | |
| objectState enum name | IOobject | |
| operator=(const regIOobject &)=delete | regIOobject | |
| operator=(const IOobject &io) | regIOobject | |
| ownedByRegistry() const noexcept | regIOobject | inline |
| parseHeader(const dictionary &headerDict) | IOobject | |
| path() const | IOobject | |
| path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
| read() | regIOobject | virtual |
| READ_IF_PRESENT enum value | IOobjectOption | |
| READ_MODIFIED enum value | IOobjectOption | |
| readData(Istream &, CloudType &) | IOPosition< CloudType > | virtual |
| readData(Istream &) | IOPosition< CloudType > | |
| Foam::regIOobject::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 | |
| 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 |
| resetHeader(const word &newName=word::null) | IOobject | |
| 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 |
| selectIO(const IOobject &io, const fileName &altFile, const word &ioName="") | IOobject | static |
| setBad(const string &s) | IOobject | protected |
| setUpToDate() | regIOobject | |
| store() | regIOobject | inline |
| store(Type *p) | regIOobject | inlinestatic |
| store(std::unique_ptr< Type > &&ptr) | 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 |
| time() const noexcept | IOobject | |
| timeStamp enum value | IOobject | |
| timeStampMaster enum value | IOobject | |
| type() const | IOPosition< CloudType > | inlinevirtual |
| 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("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 | |
| warnNoRereading() const | IOobject | |
| watchIndices() const noexcept | regIOobject | inline |
| watchIndices() noexcept | regIOobject | inline |
| write(const bool writeOnProc=true) const | IOPosition< CloudType > | virtual |
| writeBanner(Ostream &os, const bool noSyntaxHint=false) | IOobject | static |
| writeData(Ostream &os) const | IOPosition< CloudType > | virtual |
| 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 | |
| ~IOobject()=default | IOobject | virtual |
| ~regIOobject() | regIOobject | virtual |