tlp::StringProperty Class Reference#include <StringProperty.h>
Inherits tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >< StringType, StringType, StringAlgorithm >.
Inheritance diagram for tlp::StringProperty:
[legend]Collaboration diagram for tlp::StringProperty:
[legend]List of all members.Public Member Functions
Friends
Constructor & Destructor Documentation
tlp::StringProperty::StringProperty |
( |
Graph * |
g, |
|
|
std::string |
n = "" |
|
) |
[inline] |
|
Member Function Documentation
|
Create an object of the same real type of the current property, in the the graph (first parameter) with the name (second parameter). Values are not copied.
Implements tlp::PropertyInterface. |
Friends And Related Function Documentation
|