![]() |
|
This is the complete list of members for Command, including all inherited members.
| addSection(int i) (defined in Command) | Command | inline |
| cmd_section_type typedef | Command | |
| cmdArgLayout (defined in Command) | Command | static |
| Command() (defined in Command) | Command | inline |
| Command(const Command &cmd) (defined in Command) | Command | inline |
| contextIsSet() const | Contextual | inline |
| contextPtr (defined in Contextual) | Contextual | protected |
| Contextual() | Contextual | inline |
| Contextual(const Contextual &src) | Contextual | inline |
| Contextual(Context &ctx) | Contextual | inline |
| exec() const | Command | inlinevirtual |
| getCloner() (defined in Contextual) | Contextual | inlinestatic |
| getContext() const | Contextual | inline |
| getDescription() const =0 (defined in Command) | Command | pure virtual |
| getLastParameters() const (defined in Command) | Command | inline |
| getName() const =0 | Command | pure virtual |
| getParameters() const =0 (defined in Command) | Command | pure virtual |
| getParameters()=0 (defined in Command) | Command | protectedpure virtual |
| getRelatedCommands(std::ostream &ostr=std::cout) const (defined in Command) | Command | virtual |
| hasParameters() const (defined in Command) | Command | inline |
| lastParameters (defined in Command) | Command | protected |
| linkRelated(const std::string &cmdKey) const | Command | inline |
| parameterKeysToStream(std::ostream &ostr) const (defined in Command) | Command | inlinevirtual |
| parameterKeysToStream(std::ostream &ostr, const std::list< std::string > &list, char sep=',') const (defined in Command) | Command | |
| parametersToStream(std::ostream &ostr, const std::string &indent=" ") const | Command | virtual |
| relatedCommands (defined in Command) | Command | mutableprotected |
| run(const std::string ¶ms="") final | Command | inlinevirtual |
| section (defined in Command) | Command | |
| setContext() | Contextual | inline |
| setExternalContext(Context &ctx) | Contextual | inline |
| setParameter(const std::string &key, const T &value) | Command | inline |
| setParameters(const std::string &args) final | Command | virtual |
| setParameters(const T &args) (defined in Command) | Command | inline |
| update() | Command | inlinevirtual |
| ~Command() (defined in Command) | Command | inlinevirtual |
1.9.8