FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

fileName.H File Reference


Detailed Description

Definition in file fileName.H.

#include "src/OpenFOAM/primitives/strings/word/word.H"
#include "src/OpenFOAM/primitives/strings/fileName/fileNameI.H"
Include dependency graph for fileName.H:

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.