Go to the source code of this file.
|
class | List< T > |
| A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bounds checking, etc. More...
|
|
class | fileName |
| A class for handling file names. More...
|
|
|
| Foam |
| Namespace for OpenFOAM.
|
|
|
Istream & | operator>> (Istream &, fileName &) |
|
Ostream & | operator<< (Ostream &, const fileName &) |
|
fileName | operator/ (const string &, const string &) |
| Assemble words and fileNames as filePaths by adding a '/' separator. More...
|
|
Original source file fileName.H
Definition in file fileName.H.