Loading...
Searching...
No Matches
Foam::POSIX Namespace Reference

OS-specific functions implemented in POSIX. More...

Classes

class  directoryIterator
 A simple directory contents iterator. More...

Functions

 NamespaceName ("POSIX")
 Declare namespace and its debug switch.

Variables

constexpr label pathLengthChunk = 256
constexpr label pathLengthMax = 4096

Detailed Description

OS-specific functions implemented in POSIX.

Source files

Function Documentation

◆ NamespaceName()

NamespaceName ( "POSIX" )

Declare namespace and its debug switch.

Variable Documentation

◆ pathLengthChunk

label pathLengthChunk = 256
constexpr

Definition at line 52 of file POSIX.H.

Referenced by Foam::cwd_P().

◆ pathLengthMax

label pathLengthMax = 4096
constexpr

Definition at line 53 of file POSIX.H.

Referenced by Foam::cwd_P().