tlp::GraphProperty Class Reference
[Properties]
#include <GraphProperty.h>
Inherits tlp::AbstractProperty< GraphType, GraphType >, and tlp::GraphObserver.
Inheritance diagram for tlp::GraphProperty:
[legend]Collaboration diagram for tlp::GraphProperty:
[legend]List of all members.Public Member Functions
Friends
Constructor & Destructor Documentation
tlp::GraphProperty::GraphProperty |
( |
Graph * |
|
) |
|
|
virtual tlp::GraphProperty::~GraphProperty |
( |
|
) |
[virtual] |
|
Member Function Documentation
void tlp::GraphProperty::copy |
( |
const |
edge, |
|
|
const |
edge, |
|
|
PropertyInterface * |
|
|
) |
[virtual] |
|
void tlp::GraphProperty::copy |
( |
const |
node, |
|
|
const |
node, |
|
|
PropertyInterface * |
|
|
) |
[virtual] |
|
void tlp::GraphProperty::destroy |
( |
Graph * |
|
) |
[virtual] |
|
Friends And Related Function Documentation
|