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