#include <IntegerProperty.h>
List of all members.
Public Member Functions
Protected Member Functions
Friends
Constructor & Destructor Documentation
tlp::IntegerProperty::IntegerProperty |
( |
Graph * |
| ) |
|
Member Function Documentation
virtual void tlp::IntegerProperty::afterSetAllEdgeValue |
( |
PropertyInterface * |
prop | ) |
[virtual] |
virtual void tlp::IntegerProperty::afterSetAllNodeValue |
( |
PropertyInterface * |
prop | ) |
[virtual] |
virtual void tlp::IntegerProperty::afterSetEdgeValue |
( |
PropertyInterface * |
prop, |
|
|
const edge |
e |
|
) |
| [virtual] |
virtual void tlp::IntegerProperty::afterSetNodeValue |
( |
PropertyInterface * |
prop, |
|
|
const node |
n |
|
) |
| [virtual] |
Friends And Related Function Documentation