|
CLI
2.9
|
This is the complete list of members for Menu, including all inherited members.
| AddElement(Element *const PCLI_Element) | SyntaxNode | |
| Element(const char *const STR_Keyword, const Help &STR_Help) | Element | explicit |
| Execute(const CommandLine &CLI_CommandLine) const | Menu | virtual |
| ExecuteReserved(const CommandLine &CLI_CommandLine) const | Menu | virtual |
| FindElements(Element::List &CLI_ExactList, Element::List &CLI_NearList, const char *const STR_Keyword) const | SyntaxNode | virtual |
| GetCli(void) | Element | |
| GetCli(void) const | Element | |
| GetErrorStream(void) const | Element | |
| GetHelp(void) const | Element | virtual |
| GetKeyword(void) const | Element | virtual |
| GetName(void) const | Menu | |
| GetOutputStream(void) const | Element | |
| GetShell(void) const | Element | |
| List typedef | Element | |
| Map typedef | Element | |
| Menu(const char *const STR_Name, const Help &CLI_Help) | Menu | explicit |
| Object(void) | Object | explicitprotected |
| OnExit(void) const | Menu | virtual |
| OnPrompt(void) const | Menu | virtual |
| RemoveElement(const Element *const PCLI_Element, const bool B_AutoDelete) | SyntaxNode | |
| SetCli(Cli &CLI_Cli) | Menu | virtual |
| SyntaxNode(const char *const STR_Keyword, const Help &CLI_Help) | SyntaxNode | explicit |
| ~Element(void)=0 | Element | pure virtual |
| ~Menu(void) | Menu | virtual |
| ~Object(void)=0 | Object | pure virtual |
| ~SyntaxNode(void) | SyntaxNode | virtual |