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. More...
 

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

constexpr label pathLengthChunk = 256
constexpr

Definition at line 54 of file POSIX.H.

Referenced by Foam::cwd_P().

◆ pathLengthMax

constexpr label pathLengthMax = 4096
constexpr

Definition at line 55 of file POSIX.H.

Referenced by Foam::cwd_P().