Go to the documentation of this file.
67 const string& searchStr,
68 const bool exactMatch,
75 const word& className,
76 const string& searchStr,
77 const bool exactMatch,
A class for handling words, derived from Foam::string.
A class for handling file names.
declareRunTimeSelectionTable(autoPtr, helpType, dictionary,(),())
virtual ~helpType()=default
fileName doxygenPath() const
Extract command arguments and options from the supplied argc and argv parameters.
static autoPtr< helpType > New(const word &helpTypeName)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void displayDocOptions(const string &searchStr, const bool exactMatch, const word &ext) const
Mesh data needed to do the Finite Volume discretisation.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Macros to ease declaration of run-time selection tables.
void displayDoc(const word &className, const string &searchStr, const bool exactMatch, const word &ext) const
Foam::argList args(argc, argv)
virtual void execute(const argList &args, const fvMesh &mesh)=0
Base class for foam help classes.