addSection(drain::Flagger::ivalue_t i) (defined in Command) | Command | inline |
BasicCommand(const std::string &name, const std::string &description) (defined in BasicCommand) | BasicCommand | |
BasicCommand(const BasicCommand &cmd) (defined in BasicCommand) | BasicCommand | inline |
bean (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | |
bean_t typedef (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | |
BeanCommand() (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | inline |
BeanCommand(const std::string &name, const std::string &description) (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | inline |
BeanCommand(const BeanCommand &cmd) (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | inline |
BeanCommand(BeanLike &b) (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | 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 | PolarPlotFile | virtual |
getBean() const (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | inlinevirtual |
getBean() (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | inlinevirtual |
getCloner() (defined in Contextual) | Contextual | inlinestatic |
getContext() const | Contextual | inline |
getDescription() const final (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | inlinevirtual |
getLastParameters() const | Command | inline |
getName() const final (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | inlinevirtual |
getParameters() const final (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | inlinevirtual |
getParameters() final (defined in BeanCommand< BeanLike >) | BeanCommand< BeanLike > | inlineprotectedvirtual |
getType() const | Command | inlinevirtual |
hasParameters() const (defined in Command) | Command | inline |
lastParameters (defined in Command) | Command | protected |
PolarPlotFile() (defined in PolarPlotFile) | PolarPlotFile | inline |
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 |
SimpleCommand(const std::string &name, const std::string &description, const std::string &key="value", const std::string &initValue=std::string(), const std::string &unit="") (defined in SimpleCommand< std::string >) | SimpleCommand< std::string > | inline |
SimpleCommand(const std::string &name, const std::string &description, const std::string &key, std::initializer_list< S > l, const std::string &unit="") | SimpleCommand< std::string > | inline |
SimpleCommand(const SimpleCommand &cmd) (defined in SimpleCommand< std::string >) | SimpleCommand< std::string > | inline |
update() | Command | inlinevirtual |
value (defined in SimpleCommand< std::string >) | SimpleCommand< std::string > | |
~Command() (defined in Command) | Command | inlinevirtual |