tlp::stringproperty(3)
NAME
tlp::StringProperty
SYNOPSIS
#include <StringProperty.h> Inherits AbstractProperty< StringType, StringType, StringAlgorithm >. Public Member Functions StringProperty (Graph *) PropertyInterface * clonePrototype (Graph *, std::string) void copy (const node, const node, PropertyInterface *) void copy (const edge, const edge, PropertyInterface *) Friends class StringAlgorithm
Constructor & Destructor Documentation
tlp::StringProperty::StringProperty (Graph *)
Member Function Documentation
- PropertyInterface* tlp::StringProperty::clonePrototype (Graph *,
- std::string) [virtual]
Implements tlp::PropertyInterface. - void tlp::StringProperty::copy (const edge, const edge, PropertyInterface
- *) [virtual]
Implements tlp::PropertyInterface. - void tlp::StringProperty::copy (const node, const node, PropertyInterface
- *) [virtual]
Implements tlp::PropertyInterface.
Friends And Related Function Documentation
friend class StringAlgorithm [friend]
Author
- Generated automatically by Doxygen for Tulip Graph Library from the
source code.