

Go to the source code of this file.
Classes | |
| class | fileName |
| A class for handling file names. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef List< word > | wordList |
| A List of words. More... | |
Enumerations | |
| enum class | fileType { undefined , file , directory , link } |
| Enumeration of file types. More... | |
Functions | |
| Istream & | operator>> (Istream &, fileName &) |
| Ostream & | operator<< (Ostream &, const fileName &) |
| fileName | operator/ (const string &, const string &) |
| Return a fileName created by concatenating two strings with '/' separator. More... | |
Original source file fileName.H
Definition in file fileName.H.