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