|
This is the complete list of members for Command, including all inherited members.
addSection(drain::Flagger::ivalue_t i) (defined in Command) | Command | inline |
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 | Command | inline |
getName() const =0 (defined in Command) | Command | pure virtual |
getParameters() const =0 (defined in Command) | Command | pure virtual |
getParameters()=0 (defined in Command) | Command | protectedpure virtual |
getType() const | Command | inlinevirtual |
hasParameters() const (defined in Command) | Command | inline |
lastParameters (defined in Command) | Command | protected |
run(const std::string ¶ms="") | Command | inlinevirtual |
section | 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 (defined in Command) | Command | virtual |
setParameters(const SmartMap< T > &args) (defined in Command) | Command | inline |
update() | Command | inlinevirtual |
~Command() (defined in Command) | Command | inlinevirtual |