![]() |
Tulip
4.6.0
Better Visualization Through Research
|
| _dependencies | tlp::WithDependency | [protected] |
| addDependency(const char *name, const char *release) | tlp::WithDependency | [inline] |
| addInOutParameter(const std::string &name, const std::string &help=std::string(), const std::string &defaultValue=std::string(), bool isMandatory=true) | tlp::WithParameter | [inline] |
| addInParameter(const std::string &name, const std::string &help, const std::string &defaultValue, bool isMandatory=true) | tlp::WithParameter | [inline] |
| addOutParameter(const std::string &name, const std::string &help=std::string(), const std::string &defaultValue=std::string(), bool isMandatory=true) | tlp::WithParameter | [inline] |
| addParameter(const std::string &name, const std::string &help=std::string(), const std::string &defaultValue=std::string(), bool isMandatory=true) | tlp::WithParameter | [inline] |
| Algorithm(const PluginContext *context) | tlp::Algorithm | [inline] |
| author() const =0 | tlp::Plugin | [pure virtual] |
| category() const | tlp::StringAlgorithm | [inline, virtual] |
| check(std::string &) | tlp::Algorithm | [inline, virtual] |
| dataSet | tlp::Algorithm | |
| date() const =0 | tlp::Plugin | [pure virtual] |
| dependencies() const | tlp::WithDependency | [inline] |
| getParameters() const | tlp::WithParameter | |
| graph | tlp::Algorithm | |
| group() const =0 | tlp::Plugin | [pure virtual] |
| icon() const | tlp::Algorithm | [inline, virtual] |
| id() const | tlp::Plugin | [virtual] |
| info() const =0 | tlp::Plugin | [pure virtual] |
| inputRequired() const | tlp::WithParameter | |
| major() const | tlp::Plugin | [virtual] |
| minor() const | tlp::Plugin | [virtual] |
| name() const =0 | tlp::Plugin | [pure virtual] |
| parameters | tlp::WithParameter | [protected] |
| pluginProgress | tlp::Algorithm | |
| programmingLanguage() const (defined in tlp::Plugin) | tlp::Plugin | [virtual] |
| PropertyAlgorithm(const tlp::PluginContext *context) (defined in tlp::PropertyAlgorithm) | tlp::PropertyAlgorithm | [inline] |
| release() const =0 | tlp::Plugin | [pure virtual] |
| result (defined in tlp::TemplateAlgorithm< tlp::StringProperty >) | tlp::TemplateAlgorithm< tlp::StringProperty > | |
| run()=0 | tlp::Algorithm | [pure virtual] |
| StringAlgorithm(const tlp::PluginContext *) (defined in tlp::StringAlgorithm) | tlp::StringAlgorithm | [protected] |
| TemplateAlgorithm(const tlp::PluginContext *context) (defined in tlp::TemplateAlgorithm< tlp::StringProperty >) | tlp::TemplateAlgorithm< tlp::StringProperty > | [inline] |
| tulipMajor() const | tlp::Plugin | [virtual] |
| tulipMinor() const | tlp::Plugin | [virtual] |
| tulipRelease() const =0 | tlp::Plugin | [pure virtual] |
| ~Algorithm() (defined in tlp::Algorithm) | tlp::Algorithm | [inline, virtual] |
| ~Plugin() (defined in tlp::Plugin) | tlp::Plugin | [inline, virtual] |