Classes | Namespaces | Functions
fileOperation.H File Reference
Include dependency graph for fileOperation.H:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Original source file fileOperation.H

Definition in file fileOperation.H.