![]() |
Tulip
4.1.0
Better Visualization Through Research
|
#include <PropertyAlgorithm.h>
Inherits tlp::TemplateAlgorithm< tlp::BooleanProperty >.
Protected Member Functions | |
BooleanAlgorithm (const tlp::PluginContext *) | |
virtual std::string | category () const |
Additional Inherited Members | |
![]() | |
TemplateAlgorithm (const tlp::PluginContext *context) | |
![]() | |
tlp::BooleanProperty * | result |
![]() | |
ParameterDescriptionList | parameters |
![]() | |
std::list< Dependency > | _dependencies |
The boolean algorithm takes a graph as input and output its results as a tlp::BooleanProperty.
Definition at line 36 of file PropertyAlgorithm.h.
|
inlineprotectedvirtual |
A string identifier for a plugin used for categorization purposes.
Reimplemented from tlp::PropertyAlgorithm.
Definition at line 39 of file PropertyAlgorithm.h.