Functions to search 'etc' directories for configuration files etc. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Functions | |
fileNameList | etcDirs (bool test=true) |
fileNameList | findEtcEntries (const fileName &name, unsigned short location=0777, const fileName::Type typeRequired=fileName::Type::UNDEFINED, const bool findFirst=false) |
fileNameList | findEtcDirs (const fileName &name, unsigned short location=0777, const bool findFirst=false) |
fileNameList | findEtcFiles (const fileName &name, const bool mandatory=false, unsigned short location=0777, const bool findFirst=false) |
fileName | findEtcEntry (const fileName &name, unsigned short location=0777, const fileName::Type typeRequired=fileName::Type::UNDEFINED) |
fileName | findEtcDir (const fileName &name, unsigned short location=0777) |
fileName | findEtcFile (const fileName &name, const bool mandatory=false, unsigned short location=0777) |
Functions to search 'etc' directories for configuration files etc.
Original source file etcFiles.H
InNamespace Foam
Definition in file etcFiles.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.