ComputePropertyTemplate< PropertyType > Member List
This is the complete list of members for
ComputePropertyTemplate< PropertyType >, including all inherited members.
| _dataset | AbstractComputeProperty | [protected] |
| _errorMsg | AbstractComputeProperty | [protected] |
| _graph | AbstractComputeProperty | [protected] |
| _name | AbstractComputeProperty | [protected] |
| _progress | AbstractComputeProperty | [protected] |
| AbstractComputeProperty(tlp::Graph *graph, std::string name, std::string &errorMsg, tlp::PluginProgress *progress, tlp::DataSet *dataset) | AbstractComputeProperty | [explicit] |
| ComputePropertyTemplate(tlp::Graph *graph, std::string name, PropertyType *result, std::string &errorMsg, tlp::PluginProgress *progress, tlp::DataSet *dataset) | ComputePropertyTemplate< PropertyType > | [inline] |
| run() | ComputePropertyTemplate< PropertyType > | [inline, virtual] |