OS-specific functions implemented in POSIX. More...
Functions | |
| NamespaceName ("POSIX") | |
| Declare name of the class and its debug switch. More... | |
Variables | |
| const label | pathLengthChunk = 256 |
| const label | pathLengthMax = 4096 |
| Foam::POSIX::NamespaceName | ( | "POSIX" | ) |
Declare name of the class and its debug switch.
| const label pathLengthChunk = 256 |
Definition at line 52 of file POSIX.H.
Referenced by Foam::cwd().
| const label pathLengthMax = 4096 |
Definition at line 53 of file POSIX.H.
Referenced by Foam::cwd().
1.8.11