Base class for foam help classes.
More...
#include <helpType.H>
|
| fileName | doxygenPath () const |
| | Return file path to the Doxygen sources (if available).
|
| void | displayDocOptions (const string &searchStr, const bool exactMatch, const word &ext) const |
| | Display the list of documentation options.
|
| void | displayDoc (const word &className, const string &searchStr, const bool exactMatch, const word &ext) const |
| | Display the help documentation in a browser.
|
Base class for foam help classes.
- Source files
-
Definition at line 52 of file helpType.H.
◆ helpType()
◆ ~helpType()
◆ doxygenPath()
Return file path to the Doxygen sources (if available).
◆ displayDocOptions()
| void displayDocOptions |
( |
const string & | searchStr, |
|
|
const bool | exactMatch, |
|
|
const word & | ext ) const |
|
protected |
Display the list of documentation options.
◆ displayDoc()
| void displayDoc |
( |
const word & | className, |
|
|
const string & | searchStr, |
|
|
const bool | exactMatch, |
|
|
const word & | ext ) const |
|
protected |
Display the help documentation in a browser.
◆ TypeName()
Runtime type information.
◆ declareRunTimeSelectionTable()
◆ New()
◆ init()
◆ execute()
| virtual void execute |
( |
const argList & | args, |
|
|
const fvMesh & | mesh ) |
|
pure virtual |
The documentation for this class was generated from the following file:
- applications/utilities/miscellaneous/foamHelp/helpTypes/helpType/helpType.H