AbstractComputeProperty Struct Reference
#include <ThreadedComputeProperty.h>
List of all members.
Public Member Functions
- AbstractComputeProperty (tlp::Graph *graph, std::string name, std::string &errorMsg, tlp::PluginProgress *progress, tlp::DataSet *dataset)
- virtual bool run ()=0
Protected Attributes
Constructor & Destructor Documentation
AbstractComputeProperty::AbstractComputeProperty |
( |
tlp::Graph * |
graph, |
|
|
std::string |
name, |
|
|
std::string & |
errorMsg, |
|
|
tlp::PluginProgress * |
progress, |
|
|
tlp::DataSet * |
dataset | |
|
) |
| | [explicit] |
Member Function Documentation
virtual bool AbstractComputeProperty::run |
( |
|
) |
[pure virtual] |
Member Data Documentation