tlp::StringProperty Class Reference#include <StringProperty.h>
Inherits tlp::AbstractProperty< 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
void tlp::StringProperty::copy |
( |
const |
edge, |
|
|
const |
edge, |
|
|
PropertyInterface * |
|
|
) |
[virtual] |
|
void tlp::StringProperty::copy |
( |
const |
node, |
|
|
const |
node, |
|
|
PropertyInterface * |
|
|
) |
[virtual] |
|
Friends And Related Function Documentation
|