| AbstractProperty(Graph *, std::string n="") | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | |
| addObserver(Observer *) | tlp::Observable | |
| addPropertyObserver(PropertyObserver *) const | tlp::ObservableProperty | |
| clone_handler(AbstractProperty< CoordVectorType, CoordVectorType, PropertyAlgorithm > &) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [inline, protected, virtual] |
| clonePrototype(Graph *, const std::string &) | tlp::CoordVectorProperty | [virtual] |
| computeMetaValue(node mN, Graph *sg, Graph *mg) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| computeMetaValue(edge mE, Iterator< edge > *itE, Graph *mg) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| CoordVectorProperty(Graph *g, std::string n="") | tlp::CoordVectorProperty | [inline] |
| copy(const node dst, const node src, PropertyInterface *prop, bool ifNotDefault=false) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| copy(const edge dst, const edge src, PropertyInterface *prop, bool ifNotDefault=false) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| countObservers() | tlp::Observable | [inline] |
| countPropertyObservers() | tlp::ObservableProperty | [inline] |
| edgeDefaultValue | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [protected] |
| edgeProperties | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [protected] |
| erase(const node n) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| erase(const edge e) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| factory | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [static] |
| getEdgeDataMemValue(const edge e) const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getEdgeDefaultDataMemValue() const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getEdgeDefaultStringValue() const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getEdgeDefaultValue() const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | |
| getEdgeStringValue(const edge e) const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getEdgeValue(const edge e) const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | |
| getGraph() | tlp::PropertyInterface | [inline] |
| getMetaValueCalculator() | tlp::PropertyInterface | [inline] |
| getName() const | tlp::PropertyInterface | [inline] |
| getNodeDataMemValue(const node n) const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getNodeDefaultDataMemValue() const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getNodeDefaultStringValue() const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getNodeDefaultValue() const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | |
| getNodeStringValue(const node n) const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getNodeValue(const node n) const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | |
| getNonDefaultDataMemValue(const node n) const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getNonDefaultDataMemValue(const edge e) const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getNonDefaultValuatedEdges(const Graph *g=NULL) const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getNonDefaultValuatedNodes(const Graph *g=NULL) const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| getTypename() const | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| tlp::PropertyInterface::getTypename(const PropertyInterface *) | tlp::PropertyInterface | [static] |
| graph | tlp::PropertyInterface | [protected] |
| holdCounter | tlp::Observable | [protected, static] |
| holdObservableMap | tlp::Observable | [protected, static] |
| holdObserverMap | tlp::Observable | [protected, static] |
| holdObservers() | tlp::Observable | [static] |
| initFactory() | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [inline, static] |
| metaValueCalculator | tlp::PropertyInterface | [protected] |
| name | tlp::PropertyInterface | [protected] |
| nodeDefaultValue | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [protected] |
| nodeProperties | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [protected] |
| notifyAfterSetAllEdgeValue(PropertyInterface *) | tlp::PropertyInterface | [protected] |
| notifyAfterSetAllNodeValue(PropertyInterface *) | tlp::PropertyInterface | [protected] |
| notifyAfterSetEdgeValue(PropertyInterface *, const edge e) | tlp::PropertyInterface | [protected] |
| notifyAfterSetNodeValue(PropertyInterface *, const node n) | tlp::PropertyInterface | [protected] |
| notifyBeforeSetAllEdgeValue(PropertyInterface *) | tlp::ObservableProperty | [protected] |
| notifyBeforeSetAllNodeValue(PropertyInterface *) | tlp::ObservableProperty | [protected] |
| notifyBeforeSetEdgeValue(PropertyInterface *, const edge e) | tlp::ObservableProperty | [protected] |
| notifyBeforeSetNodeValue(PropertyInterface *, const node n) | tlp::ObservableProperty | [protected] |
| notifyDestroy(PropertyInterface *) | tlp::PropertyInterface | [protected] |
| tlp::Observable::notifyDestroy() | tlp::Observable | |
| notifyObservers() | tlp::Observable | |
| observers | tlp::ObservableProperty | [mutable, protected] |
| observersList | tlp::Observable | [protected] |
| operator=(AbstractProperty< CoordVectorType, CoordVectorType, PropertyAlgorithm > &prop) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [inline, virtual] |
| PAlgorithm typedef | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [protected] |
| removeObserver(Observer *) | tlp::Observable | [inline] |
| removeObservers() | tlp::Observable | |
| removeOnlyObserver(Observer *) | tlp::Observable | [inline, protected] |
| removeOnlyPropertyObserver(PropertyObserver *) const | tlp::ObservableProperty | [inline, protected] |
| removePropertyObserver(PropertyObserver *) const | tlp::ObservableProperty | [inline] |
| removePropertyObservers() | tlp::ObservableProperty | |
| setAllEdgeDataMemValue(const DataMem *v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| setAllEdgeStringValue(const std::string &v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| setAllEdgeValue(const typename CoordVectorType::RealType &v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | |
| setAllNodeDataMemValue(const DataMem *v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| setAllNodeStringValue(const std::string &v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| setAllNodeValue(const typename CoordVectorType::RealType &v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | |
| setEdgeDataMemValue(const edge e, const DataMem *v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| setEdgeStringValue(const edge e, const std::string &v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| setEdgeValue(const edge e, const typename CoordVectorType::RealType &v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | |
| setMetaValueCalculator(PropertyInterface::MetaValueCalculator *mvCalc) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| setNodeDataMemValue(const node n, const DataMem *v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| setNodeStringValue(const node n, const std::string &v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | [virtual] |
| setNodeValue(const node n, const typename CoordVectorType::RealType &v) | tlp::AbstractProperty< CoordVectorType, CoordVectorType > | |
| unholdObservers() | tlp::Observable | [static] |
| ~Observable() | tlp::Observable | [inline, virtual] |
| ~ObservableProperty() | tlp::ObservableProperty | [inline, virtual] |
| ~PropertyInterface() | tlp::PropertyInterface | [virtual] |