ComputePropertyTemplate< PropertyType > Struct Template Reference
#include <ThreadedComputeProperty.h>
List of all members.
Public Member Functions
- ComputePropertyTemplate (tlp::Graph *graph, std::string name, PropertyType *result, std::string &errorMsg, tlp::PluginProgress *progress, tlp::DataSet *dataset)
- virtual bool run ()
template<typename PropertyType>
struct ComputePropertyTemplate< PropertyType >
Constructor & Destructor Documentation
template<typename PropertyType >
Member Function Documentation
template<typename PropertyType >