tlp::Algorithm Member ListThis is the complete list of members for tlp::Algorithm, including all inherited members.
| addDependency(const char *factory, const char *name, const char *release) | tlp::WithDependency | [inline, protected] |
| addDependency(const char *name, const char *release) | tlp::WithDependency | [inline] |
| addParameter(const char *str, const char *inHelp=0, const char *inDefValue=0, bool isMandatory=true) | tlp::WithParameter | [inline] |
| Algorithm(AlgorithmContext context) | tlp::Algorithm | [inline] |
| check(std::string &) | tlp::Algorithm | [inline, virtual] |
| dataSet | tlp::Algorithm | [protected] |
| dependencies | tlp::WithDependency | [protected] |
| getDependencies() | tlp::WithDependency | [inline] |
| getParameters() | tlp::WithParameter | |
| graph | tlp::Algorithm | [protected] |
| parameters | tlp::WithParameter | [protected] |
| pluginProgress | tlp::Algorithm | [protected] |
| reset() | tlp::Algorithm | [inline, virtual] |
| run()=0 | tlp::Algorithm | [pure virtual] |
| ~Algorithm() | tlp::Algorithm | [inline, virtual] |
|