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 |
| chMod(const fileName &, const mode_t) const =0 | fileOperation | pure virtual |
| 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 |
| dirPath(const bool checkGlobal, const IOobject &) const =0 | fileOperation | pure virtual |
| exists(const fileName &, const bool checkGzip=true, const bool followLink=true) const =0 | fileOperation | pure virtual |
| fileHandlerPtr_ | fileOperation | static |
| fileOperation() | fileOperation | |
| filePath(const bool checkGlobal, const IOobject &, const word &typeName) const =0 | fileOperation | pure virtual |
| filePath(const fileName &) const | fileOperation | virtual |
| fileSize(const fileName &, const bool followLink=true) const =0 | fileOperation | pure virtual |
| FINDINSTANCE enum value | fileOperation | |
| findTimes(const fileName &, const word &) const | fileOperation | virtual |
| findWatch(const labelList &watchIndices, const fileName &) const | fileOperation | virtual |
| getFile(const label) const | fileOperation | virtual |
| getState(const label) const | fileOperation | virtual |
| highResLastModified(const fileName &, 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 checkGzip=true, const bool followLink=true) const =0 | fileOperation | pure virtual |
| isFileOrDir(const bool isFile, const fileName &) | fileOperation | protectedstatic |
| lastModified(const fileName &, const bool followLink=true) const =0 | fileOperation | pure virtual |
| ln(const fileName &src, const fileName &dst) const =0 | fileOperation | pure virtual |
| mkDir(const fileName &, mode_t=0777) const =0 | fileOperation | pure virtual |
| mode(const fileName &, 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 &) const =0 | fileOperation | pure virtual |
| NewOFstream(const fileName &pathname, IOstream::streamFormat format=IOstream::ASCII, IOstream::versionNumber version=IOstream::currentVersion, IOstream::compressionType compression=IOstream::UNCOMPRESSED, const bool valid=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 word &typeName) const | fileOperation | virtual |
| PARENTOBJECT enum value | fileOperation | |
| pathType enum name | fileOperation | |
| processorsDir | fileOperation | static |
| PROCESSORSFINDINSTANCE enum value | fileOperation | |
| PROCESSORSOBJECT enum value | fileOperation | |
| read(regIOobject &, const bool masterOnly, const IOstream::streamFormat format, const word &typeName) const =0 | fileOperation | pure virtual |
| readDir(const fileName &, const fileName::Type=fileName::FILE, const bool filtergz=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 valid=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 |
| setTime(const Time &) const | fileOperation | inlinevirtual |
| setUnmodified(const label) const | fileOperation | virtual |
| sortTimes(const fileNameList &, const word &) | fileOperation | protectedstatic |
| type(const fileName &, const bool followLink=true) const =0 | fileOperation | pure virtual |
| TypeName("fileOperation") | fileOperation | |
| updateStates(const bool masterOnly, const bool syncPar) const | fileOperation | virtual |
| writeObject(const regIOobject &, IOstream::streamFormat format=IOstream::ASCII, IOstream::versionNumber version=IOstream::currentVersion, IOstream::compressionType compression=IOstream::UNCOMPRESSED, const bool valid=true) const | fileOperation | virtual |
| ~fileOperation() | fileOperation | virtual |
1.8.13