
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) |
Original source file IOobject.C
Definition in file IOobject.C.
| registerOptSwitch | ( | "fileModificationSkew" | , |
| float | , | ||
| Foam::IOobject::fileModificationSkew | ) |
References IOobject::fileModificationSkew, and Foam::debug::optimisationSwitch().

| registerOptSwitch | ( | "maxFileModificationPolls" | , |
| int | , | ||
| Foam::IOobject::maxFileModificationPolls | ) |
References IOobject::maxFileModificationPolls, and name.
|
inlinestatic |
Definition at line 144 of file IOobject.C.
Referenced by IOobject::globalPath(), IOobject::objectRelPath(), IOobject::path(), and IOobject::path().
