FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

POSIX.C File Reference

POSIX versions of the functions declared in OSspecific.H. More...


Detailed Description

POSIX versions of the functions declared in OSspecific.H.

Definition in file POSIX.C.

#include "src/OpenFOAM/include/OSspecific.H"
#include "src/OSspecific/POSIX/POSIX.H"
#include "src/OpenFOAM/global/foamVersion.H"
#include "src/OpenFOAM/primitives/strings/fileName/fileName.H"
#include "src/OSspecific/POSIX/fileStat.H"
#include "src/OSspecific/POSIX/timer.H"
#include <fstream>
#include <cstdlib>
#include <cctype>
#include <stdio.h>
#include <unistd.h>
#include <dirent.h>
#include <pwd.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/socket.h>
#include <netdb.h>
#include <netinet/in.h>
Include dependency graph for POSIX.C:

Go to the source code of this file.

Functions

 defineTypeNameAndDebug (Foam::POSIX, 0)

Function Documentation

defineTypeNameAndDebug ( Foam::POSIX   ,
0    
)