tlp::DoubleProperty Class Reference
#include <DoubleProperty.h>
Inherits AbstractProperty< DoubleType, DoubleType, DoubleAlgorithm >, and tlp::PropertyObserver.
List of all members.
Public Member Functions
Friends
Constructor & Destructor Documentation
tlp::DoubleProperty::DoubleProperty |
( |
Graph * |
|
) |
|
Member Function Documentation
virtual void tlp::DoubleProperty::beforeSetAllEdgeValue |
( |
PropertyInterface * |
prop |
) |
[virtual] |
virtual void tlp::DoubleProperty::beforeSetAllNodeValue |
( |
PropertyInterface * |
prop |
) |
[virtual] |
virtual void tlp::DoubleProperty::beforeSetEdgeValue |
( |
PropertyInterface * |
prop, |
|
|
const edge |
e | |
|
) |
| | [virtual] |
virtual void tlp::DoubleProperty::beforeSetNodeValue |
( |
PropertyInterface * |
prop, |
|
|
const node |
n | |
|
) |
| | [virtual] |
void tlp::DoubleProperty::copy |
( |
const |
edge, |
|
|
const |
edge, |
|
|
PropertyInterface * |
| |
|
) |
| | [virtual] |
void tlp::DoubleProperty::copy |
( |
const |
node, |
|
|
const |
node, |
|
|
PropertyInterface * |
| |
|
) |
| | [virtual] |
void tlp::DoubleProperty::uniformQuantification |
( |
unsigned |
int |
) |
|
Friends And Related Function Documentation