This is the complete list of members for fileOperation, including all inherited members.
| ABSOLUTE enum value | fileOperation | |
| addWatch(const fileName &) const | fileOperation | virtual |
| addWatches(regIOobject &, const fileNameList &) const | fileOperation | virtual |
| cacheProcessorsPath(const fileName &fName) const | fileOperation | protected |
| chMod(const fileName &, const mode_t) const =0 | fileOperation | pure virtual |
| comm_ | fileOperation | protected |
| cp(const fileName &src, const fileName &dst, const bool followLink=true) const =0 | fileOperation | pure virtual |
| declareRunTimeSelectionTable(autoPtr, fileOperation, word,(const bool verbose),(verbose)) | fileOperation | |
| defaultFileHandler | fileOperation | static |
| detectProcessorPath(const fileName &) | fileOperation | static |
| dirIndex typedef | fileOperation | |
| dirIndexList typedef | fileOperation | |
| dirPath(const bool globalFile, const IOobject &) const =0 | fileOperation | pure virtual |
| exists(IOobject &io) const | fileOperation | protected |
| exists(const fileName &, const bool checkVariants=true, const bool followLink=true) const =0 | fileOperation | pure virtual |
| fileHandlerPtr_ | fileOperation | static |
| fileOperation(const label comm) | fileOperation | |
| filePath(const bool globalFile, const IOobject &) const =0 | fileOperation | pure virtual |
| filePath(const fileName &) const | fileOperation | virtual |
| fileSize(const fileName &, const bool checkVariants=true, const bool followLink=true) const =0 | fileOperation | pure virtual |
| findInstance(const IOobject &io, const scalar startValue, const word &stopInstance) const | fileOperation | virtual |
| FINDINSTANCE enum value | fileOperation | |
| findTimes(const Time &, const fileName &, const word &) const | fileOperation | virtual |
| findWatch(const labelList &watchIndices, const fileName &) const | fileOperation | virtual |
| flush() const | fileOperation | virtual |
| getFile(const label) const | fileOperation | virtual |
| getState(const label) const | fileOperation | virtual |
| highResLastModified(const fileName &, const bool checkVariants=true, const bool followLink=true) const =0 | fileOperation | pure virtual |
| isDir(const fileName &, const bool followLink=true) const =0 | fileOperation | pure virtual |
| isFile(const fileName &, const bool checkVariants=true, const bool followLink=true) const =0 | fileOperation | pure virtual |
| isFileOrDir(const bool isFile, const fileName &) | fileOperation | protectedstatic |
| lastModified(const fileName &, const bool checkVariants=true, const bool followLink=true) const =0 | fileOperation | pure virtual |
| ln(const fileName &src, const fileName &dst) const =0 | fileOperation | pure virtual |
| lookupProcessorsPath(const fileName &) const | fileOperation | protected |
| mergeTimes(const instantList &extraTimes, const word &constantName, instantList ×) | fileOperation | protectedstatic |
| mkDir(const fileName &, mode_t=0777) const =0 | fileOperation | pure virtual |
| mode(const fileName &, const bool checkVariants=true, const bool followLink=true) const =0 | fileOperation | pure virtual |
| monitor() const | fileOperation | protected |
| monitorPtr_ | fileOperation | mutableprotected |
| mv(const fileName &src, const fileName &dst, const bool followLink=false) const =0 | fileOperation | pure virtual |
| mvBak(const fileName &, const std::string &ext="bak") const =0 | fileOperation | pure virtual |
| New(const word &type, const bool verbose) | fileOperation | static |
| NewIFstream(const fileName &filePath, IOstream::streamFormat format=IOstream::ASCII, IOstream::versionNumber version=IOstream::currentVersion) const =0 | fileOperation | pure virtual |
| NewOFstream(const fileName &filePath, IOstream::streamFormat format=IOstream::ASCII, IOstream::versionNumber version=IOstream::currentVersion, IOstream::compressionType compression=IOstream::UNCOMPRESSED, const bool write=true) const =0 | fileOperation | pure virtual |
| NOTFOUND enum value | fileOperation | |
| nProcs(const fileName &dir, const fileName &local="") const | fileOperation | virtual |
| OBJECT enum value | fileOperation | |
| objectPath(const IOobject &io) const | fileOperation | virtual |
| PARENTOBJECT enum value | fileOperation | |
| pathType enum name | fileOperation | |
| pathTypeNames_ | fileOperation | static |
| PROCBASEINSTANCE enum value | fileOperation | |
| PROCBASEOBJECT enum value | fileOperation | |
| processorsBaseDir | fileOperation | static |
| processorsCasePath(const IOobject &, const word &procDir) const | fileOperation | |
| processorsDir(const IOobject &io) const | fileOperation | inlinevirtual |
| processorsDir(const fileName &) const | fileOperation | inlinevirtual |
| processorsPath(const IOobject &, const word &instance, const word &procDir) const | fileOperation | |
| processorsPath(const fileName &, const word &procDir) const | fileOperation | |
| PROCINSTANCE enum value | fileOperation | |
| PROCOBJECT enum value | fileOperation | |
| procsDirs_ | fileOperation | mutableprotected |
| PROCUNCOLLATED enum value | fileOperation | |
| PROCUNCOLLATEDINSTANCE enum value | fileOperation | |
| read(regIOobject &, const bool masterOnly, const IOstream::streamFormat defaultFormat, const word &typeName) const =0 | fileOperation | pure virtual |
| readDir(const fileName &, const fileType=fileType::file, const bool filterVariants=true, const bool followLink=true) const =0 | fileOperation | pure virtual |
| readHeader(IOobject &, const fileName &, const word &typeName) const =0 | fileOperation | pure virtual |
| readObjects(const objectRegistry &db, const fileName &instance, const fileName &local, word &newInstance) const | fileOperation | virtual |
| readStream(regIOobject &, const fileName &, const word &typeName, const bool read=true) const =0 | fileOperation | pure virtual |
| removeWatch(const label) const | fileOperation | virtual |
| rm(const fileName &) const =0 | fileOperation | pure virtual |
| rmDir(const fileName &) const =0 | fileOperation | pure virtual |
| setNProcs(const label nProcs) | fileOperation | virtual |
| setTime(const Time &) const | fileOperation | inlinevirtual |
| setUnmodified(const label) const | fileOperation | virtual |
| sortTimes(const fileNameList &, const word &) | fileOperation | protectedstatic |
| splitProcessorPath(const fileName &, fileName &path, fileName &procDir, fileName &local, label &groupStart, label &groupSize, label &nProcs) | fileOperation | static |
| type(const fileName &, const bool checkVariants=true, const bool followLink=true) const =0 | fileOperation | pure virtual |
| TypeName("fileOperation") | fileOperation | |
| updateStates(const bool masterOnly, const bool syncPar) const | fileOperation | virtual |
| WRITEOBJECT enum value | fileOperation | |
| writeObject(const regIOobject &, IOstream::streamFormat format=IOstream::ASCII, IOstream::versionNumber version=IOstream::currentVersion, IOstream::compressionType compression=IOstream::UNCOMPRESSED, const bool write=true) const | fileOperation | virtual |
| ~fileOperation() | fileOperation | virtual |