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
Protected Member Functions
Friends
Constructor & Destructor Documentation
tlp::StringProperty::StringProperty |
( |
Graph * |
|
) |
|
|
tlp::StringProperty::~StringProperty |
( |
|
) |
|
|
Member Function Documentation
void tlp::StringProperty::copy |
( |
const |
edge, |
|
|
const |
edge, |
|
|
PropertyInterface * |
|
|
) |
[virtual] |
|
void tlp::StringProperty::copy |
( |
const |
node, |
|
|
const |
node, |
|
|
PropertyInterface * |
|
|
) |
[virtual] |
|
void tlp::StringProperty::recompute_handler |
( |
|
) |
[protected] |
|
void tlp::StringProperty::reset_handler |
( |
|
) |
[protected] |
|
Friends And Related Function Documentation
|