![]() |
Tulip
5.2.0
Large graphs analysis and drawing
|
This is the complete list of members for tlp::IntegerAlgorithm, including all inherited members.
| _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, const std::string &valuesDescription=std::string()) | tlp::WithParameter | inline |
| addInParameter(const std::string &name, const std::string &help, const std::string &defaultValue, bool isMandatory=true, const std::string &valuesDescription=std::string()) | tlp::WithParameter | inline |
| addOutParameter(const std::string &name, const std::string &help=std::string(), const std::string &defaultValue=std::string(), bool isMandatory=true, const std::string &valuesDescription=std::string()) | 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 override | tlp::IntegerAlgorithm | inlinevirtual |
| check(std::string &) | tlp::Algorithm | inlinevirtual |
| dataSet | tlp::Algorithm | |
| date() const =0 | tlp::Plugin | pure virtual |
| declareDeprecatedName(const std::string &oldName) | tlp::Plugin | |
| dependencies() const | tlp::WithDependency | inline |
| deprecatedName() | tlp::Plugin | inline |
| getParameters() const | tlp::WithParameter | |
| graph | tlp::Algorithm | |
| group() const =0 | tlp::Plugin | pure virtual |
| icon() const override | tlp::Algorithm | inlinevirtual |
| id() const | tlp::Plugin | virtual |
| info() const =0 | tlp::Plugin | pure virtual |
| inputRequired() const | tlp::WithParameter | |
| IntegerAlgorithm(const tlp::PluginContext *) (defined in tlp::IntegerAlgorithm) | tlp::IntegerAlgorithm | protected |
| major() const | tlp::Plugin | virtual |
| minor() const | tlp::Plugin | virtual |
| name() const =0 | tlp::Plugin | pure virtual |
| oldName (defined in tlp::Plugin) | tlp::Plugin | protected |
| pluginProgress | tlp::Algorithm | |
| programmingLanguage() const | 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::IntegerProperty >) | tlp::TemplateAlgorithm< tlp::IntegerProperty > | |
| run()=0 | tlp::Algorithm | pure virtual |
| TemplateAlgorithm(const tlp::PluginContext *context) (defined in tlp::TemplateAlgorithm< tlp::IntegerProperty >) | tlp::TemplateAlgorithm< tlp::IntegerProperty > | inline |
| tulipMajor() const | tlp::Plugin | virtual |
| tulipMinor() const | tlp::Plugin | virtual |
| tulipRelease() const =0 | tlp::Plugin | pure virtual |
| ~Algorithm() override (defined in tlp::Algorithm) | tlp::Algorithm | inline |
| ~Plugin() (defined in tlp::Plugin) | tlp::Plugin | inlinevirtual |