

Go to the source code of this file.
Classes | |
| class | fileOperation |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| const fileOperation & | fileHandler () |
| Get current file handler. More... | |
| void | fileHandler (autoPtr< fileOperation > &) |
| Reset file handler. More... | |
| fileName | search (const word &file, const fileName &directory) |
| Recursively search the given directory for the file. More... | |
| void | cpFiles (const fileName &srcDir, const fileName &targetDir) |
| Copy all the files from the source to the target directory. More... | |
Original source file fileOperation.H
Definition in file fileOperation.H.