This is the complete list of members for argList, including all inherited members.
| addArgument(const string &argName, const string &usage="") | argList | static |
| addBoolOption(const word &optName, const string &usage="", bool advanced=false) | argList | static |
| addDryRunOption(const string &usage, bool advanced=false) | argList | static |
| addNote(const string ¬e) | argList | static |
| addOption(const word &optName, const string ¶m="", const string &usage="", bool advanced=false) | argList | static |
| addOptionCompat(const word &optName, std::pair< const char *, int > compat) | argList | static |
| addUsage(const word &optName, const string &usage) | argList | static |
| addVerboseOption(const string &usage="", bool advanced=false) | argList | static |
| advancedOptions | argList | static |
| allowFunctionObjects() const | argList | |
| allowLibs() const | argList | |
| argList(int &argc, char **&argv, bool checkArgs=argList::argsMandatory(), bool checkOpts=true, bool initialise=true) | argList | |
| argList(const argList &args, const HashTable< string > &options, bool checkArgs=true, bool checkOpts=true, bool initialise=true) | argList | |
| argRead(const label index) const | argList | inline |
| args() const noexcept | argList | inline |
| args() noexcept | argList | inline |
| argsMandatory() | argList | static |
| argUsage | argList | static |
| bannerEnabled() | argList | static |
| caseName() const noexcept | argList | inline |
| check(bool checkArgs=argList::argsMandatory(), bool checkOpts=true) const | argList | |
| checkRootCase() const | argList | |
| commandLine() const noexcept | argList | inline |
| count(const UList< word > &optionNames) const | argList | |
| count(std::initializer_list< word > optionNames) const | argList | |
| displayDoc(bool source=false) const | argList | |
| distributed() const noexcept | argList | inline |
| dryRun() const noexcept | argList | inline |
| dryRun(const int level) noexcept | argList | inline |
| envExecutable() | argList | static |
| envGlobalPath() | argList | static |
| envRelativePath(const fileName &input, const bool caseTag=false) | argList | static |
| executable() const noexcept | argList | inline |
| found(const word &optName) const | argList | inline |
| get(const label index) const | argList | inline |
| get(const word &optName) const | argList | inline |
| get(const word &optName, const T &deflt) const | argList | inline |
| get(const label index) const | argList | inline |
| get(const label index) const | argList | inline |
| get(const label index) const | argList | inline |
| get(const label index) const | argList | inline |
| get(const word &optName) const | argList | inline |
| get(const word &optName) const | argList | inline |
| get(const word &optName) const | argList | inline |
| get(const word &optName) const | argList | inline |
| getCheck(const word &optName, const Predicate &pred) const | argList | inline |
| getCheckOrDefault(const word &optName, const T &deflt, const Predicate &pred) const | argList | inline |
| getList(const label index) const | argList | inline |
| getList(const word &optName, bool mandatory=true) const | argList | inline |
| getList(const label index) const | argList | inline |
| getList(const word &optName, bool mandatory) const | argList | inline |
| getOrDefault(const word &optName, const T &deflt) const | argList | inline |
| globalCaseName() const noexcept | argList | inline |
| globalPath() const | argList | inline |
| ignoreOptionCompat(std::pair< const char *, int > compat, bool expectArg) | argList | static |
| ignoreOptionsCompat | argList | static |
| libs() const noexcept | argList | inline |
| lookup(const word &optName) const | argList | inline |
| lookupOrDefault(const word &optName, const T &deflt) const | argList | inline |
| noBanner() | argList | static |
| noCheckProcessorDirectories() | argList | static |
| noFunctionObjects(bool addWithOption=false) | argList | static |
| noJobInfo() | argList | static |
| noLibs() | argList | static |
| noMandatoryArgs() | argList | static |
| noParallel() | argList | static |
| notes | argList | static |
| operator[](const label index) const | argList | inline |
| operator[](const word &optName) const | argList | inline |
| opt(const word &optName) const | argList | inline |
| opt(const word &optName, const T &deflt) const | argList | inline |
| optionFound(const word &optName) const | argList | inline |
| optionLookup(const word &optName) const | argList | inline |
| optionLookupOrDefault(const word &optName, const T &deflt) const | argList | inline |
| optionRead(const word &optName) const | argList | inline |
| optionReadIfPresent(const word &optName, T &val) const | argList | inline |
| optionReadIfPresent(const word &optName, T &val, const T &deflt) const | argList | inline |
| optionReadList(const word &optName) const | argList | inline |
| options() const noexcept | argList | inline |
| options() noexcept | argList | inline |
| optionUsage | argList | static |
| parallelThreads_on() | argList | static |
| parRunControl() const | argList | inline |
| parse(bool checkArgs, bool checkOpts, bool initialise) | argList | |
| path() const | argList | inline |
| postProcess(int argc, char *argv[]) | argList | static |
| postProcessOptionName | argList | static |
| printCompat() const | argList | |
| printMan() const | argList | |
| printNotes() const | argList | |
| printUsage(bool full=true) const | argList | |
| read(const label index) const | argList | inline |
| readCheck(const word &optName, T &val, const Predicate &pred, bool mandatory=true) const | argList | inline |
| readCheckIfPresent(const word &optName, T &val, const Predicate &pred) const | argList | inline |
| readIfPresent(const word &optName, T &val) const | argList | inline |
| readIfPresent(const word &optName, T &val, const T &deflt) const | argList | inline |
| readListIfPresent(const word &optName, List< T > &list) const | argList | inline |
| relativePath(const fileName &input, const bool caseTag=false) const | argList | inline |
| removeOption(const word &optName) | argList | static |
| rootPath() const noexcept | argList | inline |
| runControl() const noexcept | argList | inline |
| setAdvanced(const word &optName, bool advanced=true) | argList | static |
| setOption(const word &optName, const string ¶m="") | argList | |
| size() const noexcept | argList | inline |
| unsetOption(const word &optName) | argList | |
| usageMax | argList | static |
| usageMin | argList | static |
| validArgs | argList | static |
| validOptions | argList | static |
| validOptionsCompat | argList | static |
| validParOptions | argList | static |
| verbose() const noexcept | argList | inline |
| verbose(const int level) noexcept | argList | inline |
| verbose(int argc, char *argv[]) | argList | static |
| ~argList() | argList | virtual |