Classes | Functions | Variables
Foam::POSIX Namespace Reference

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

Classes

class  directoryIterator
 

Functions

 NamespaceName ("POSIX")
 

Variables

constexpr label pathLengthChunk = 256
 
constexpr label pathLengthMax = 4096
 

Detailed Description

OS-specific functions implemented in POSIX.

Source files

Function Documentation

◆ NamespaceName()

Foam::POSIX::NamespaceName ( "POSIX"  )

Variable Documentation

◆ pathLengthChunk

constexpr label pathLengthChunk = 256
constexpr

Definition at line 50 of file POSIX.H.

Referenced by Foam::cwd_P().

◆ pathLengthMax

constexpr label pathLengthMax = 4096
constexpr

Definition at line 51 of file POSIX.H.

Referenced by Foam::cwd_P().