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