Loading...
Searching...
No Matches
IOobject.C File Reference
Include dependency graph for IOobject.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

 defineTypeNameAndDebug (IOobject, 0)
 registerOptSwitch ("fileModificationSkew", float, Foam::IOobject::fileModificationSkew)
 registerOptSwitch ("maxFileModificationPolls", int, Foam::IOobject::maxFileModificationPolls)
static bool file_isOutsideCase (const std::string &str)

Detailed Description

Original source file IOobject.C

Definition in file IOobject.C.

Function Documentation

◆ registerOptSwitch() [1/2]

registerOptSwitch ( "fileModificationSkew" ,
float ,
Foam::IOobject::fileModificationSkew  )

References IOobject::fileModificationSkew, and Foam::debug::optimisationSwitch().

Here is the call graph for this function:

◆ registerOptSwitch() [2/2]

registerOptSwitch ( "maxFileModificationPolls" ,
int ,
Foam::IOobject::maxFileModificationPolls  )

◆ file_isOutsideCase()

bool file_isOutsideCase ( const std::string & str)
inlinestatic

Definition at line 144 of file IOobject.C.

Referenced by IOobject::globalPath(), IOobject::objectRelPath(), IOobject::path(), and IOobject::path().

Here is the caller graph for this function: