FreeFOAM The Cross-Platform CFD Toolkit
fileName.H File Reference

Detailed Description

Definition in file fileName.H.

+ Include dependency graph for fileName.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fileName
 A class for handling file names. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

Istream & operator>> (Istream &, fileName &)
Ostream & operator<< (Ostream &, const fileName &)
fileName operator/ (const string &, const string &)
 Assemble words and fileNames as pathnames by adding a '/' separator.