Functions | Variables
Foam::POSIX Namespace Reference

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
 

Detailed Description

OS-specific functions implemented in POSIX.

Source files

Function Documentation

◆ NamespaceName()

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

Declare name of the class and its debug switch.

Variable Documentation

◆ pathLengthChunk

const label pathLengthChunk = 256

Definition at line 52 of file POSIX.H.

Referenced by Foam::cwd().

◆ pathLengthMax

const label pathLengthMax = 4096

Definition at line 53 of file POSIX.H.

Referenced by Foam::cwd().