tlp::GraphAlgorithm Member ListThis is the complete list of members for tlp::GraphAlgorithm, 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] |
check(std::string &) | tlp::PropertyAlgorithm | [inline, virtual] |
dataSet | tlp::PropertyAlgorithm | [protected] |
dependencies | tlp::WithDependency | [protected] |
getDependencies() | tlp::WithDependency | [inline] |
getParameters() | tlp::WithParameter | |
graph | tlp::PropertyAlgorithm | [protected] |
GraphAlgorithm(const PropertyContext &context) | tlp::GraphAlgorithm | [protected] |
GraphProperty class | tlp::GraphAlgorithm | [friend] |
graphResult | tlp::GraphAlgorithm | |
parameters | tlp::WithParameter | [protected] |
pluginProgress | tlp::PropertyAlgorithm | [protected] |
PropertyAlgorithm(const PropertyContext &context) | tlp::PropertyAlgorithm | [inline] |
run() | tlp::PropertyAlgorithm | [inline, virtual] |
~GraphAlgorithm() | tlp::GraphAlgorithm | [inline, protected, virtual] |
~PropertyAlgorithm() | tlp::PropertyAlgorithm | [inline, virtual] |
|