tlp::PropertyAlgorithm Class Reference
[Plugins]
#include <PropertyAlgorithm.h>
Inherits tlp::WithParameter, and tlp::WithDependency.
Inherited by tlp::BooleanAlgorithm, tlp::ColorAlgorithm, tlp::DoubleAlgorithm, tlp::IntegerAlgorithm, tlp::LayoutAlgorithm, tlp::SizeAlgorithm, and tlp::StringAlgorithm.
Inheritance diagram for tlp::PropertyAlgorithm:
[legend]Collaboration diagram for tlp::PropertyAlgorithm:
[legend]List of all members.Public Member Functions
Protected Attributes
Constructor & Destructor Documentation
tlp::PropertyAlgorithm::PropertyAlgorithm |
( |
const PropertyContext & |
context |
) |
[inline] |
|
virtual tlp::PropertyAlgorithm::~PropertyAlgorithm |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual bool tlp::PropertyAlgorithm::check |
( |
std::string & |
|
) |
[inline, virtual] |
|
bool tlp::PropertyAlgorithm::preservePropertyUpdates |
( |
PropertyInterface * |
prop |
) |
[inline] |
|
virtual bool tlp::PropertyAlgorithm::run |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
|