, including all inherited members.
| AbstractProperty(Graph *, std::string n="") | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | |
| addEdge(Graph *graph, const edge e) | tlp::DoubleProperty | [virtual] |
| addLocalProperty(Graph *, const std::string &) | tlp::GraphObserver | [inline, virtual] |
| addNode(Graph *graph, const node n) | tlp::DoubleProperty | [virtual] |
| addObservable(ObservableGraph *) | tlp::GraphObserver | [protected] |
| addObserver(Observer *) | tlp::Observable | |
| addPropertyObserver(PropertyObserver *) const | tlp::ObservableProperty | |
| addSubGraph(Graph *graph, Graph *sub) | tlp::DoubleProperty | [virtual] |
| afterSetAttribute(Graph *, const std::string &) | tlp::GraphObserver | [inline, virtual] |
| afterSetEnds(Graph *, const edge) | tlp::GraphObserver | [inline, virtual] |
| AVG_CALC enum value | tlp::DoubleProperty | |
| beforeSetAttribute(Graph *, const std::string &) | tlp::GraphObserver | [inline, virtual] |
| beforeSetEnds(Graph *, const edge) | tlp::GraphObserver | [inline, virtual] |
| clone_handler(AbstractProperty< DoubleType, DoubleType, DoubleAlgorithm > &) | tlp::DoubleProperty | |
| tlp::AbstractProperty::clone_handler(AbstractProperty< Tnode, Tedge, TPROPERTY > &) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, protected, virtual] |
| clonePrototype(Graph *, const std::string &) | tlp::DoubleProperty | [virtual] |
| computeMetaValue(node n, Graph *sg, Graph *mg) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| computeMetaValue(edge e, tlp::Iterator< edge > *itE, Graph *mg) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| copy(const node destination, const node source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| copy(const edge destination, const edge source, PropertyInterface *property, bool ifNotDefault=false) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| tlp::PropertyInterface::copy(const node src, const node dst, PropertyInterface *prop, bool ifNotDefault=false)=0 | tlp::PropertyInterface | [pure virtual] |
| tlp::PropertyInterface::copy(const edge src, const edge dst, PropertyInterface *prop, bool ifNotDefault=false)=0 | tlp::PropertyInterface | [pure virtual] |
| countObservers() | tlp::Observable | [inline] |
| countPropertyObservers() | tlp::ObservableProperty | [inline] |
| delEdge(Graph *graph, const edge e) | tlp::DoubleProperty | [virtual] |
| delLocalProperty(Graph *, const std::string &) | tlp::GraphObserver | [inline, virtual] |
| delNode(Graph *graph, const node n) | tlp::DoubleProperty | [virtual] |
| delSubGraph(Graph *graph, Graph *sub) | tlp::DoubleProperty | [virtual] |
| destroy(Graph *) | tlp::GraphObserver | [inline, virtual] |
| DoubleAlgorithm class | tlp::DoubleProperty | [friend] |
| DoubleProperty(Graph *, std::string n="") | tlp::DoubleProperty | |
| edgeDefaultValue | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [protected] |
| edgeProperties | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [protected] |
| edgesUniformQuantification(unsigned int) | tlp::DoubleProperty | |
| erase(const node n) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| erase(const edge e) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| factory | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [static] |
| getEdgeDataMemValue(const edge e) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| getEdgeDefaultDataMemValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| getEdgeDefaultStringValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| getEdgeDefaultValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | |
| getEdgeMax(Graph *sg=0) | tlp::DoubleProperty | |
| getEdgeMin(Graph *sg=0) | tlp::DoubleProperty | |
| getEdgeStringValue(const edge e) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| getEdgeValue(const edge e) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | |
| getGraph() | tlp::PropertyInterface | [inline] |
| getMetaValueCalculator() | tlp::PropertyInterface | [inline] |
| getName() const | tlp::PropertyInterface | [inline] |
| getNodeDataMemValue(const node n) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| getNodeDefaultDataMemValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| getNodeDefaultStringValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| getNodeDefaultValue() const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | |
| getNodeMax(Graph *sg=0) | tlp::DoubleProperty | |
| getNodeMin(Graph *sg=0) | tlp::DoubleProperty | |
| getNodeStringValue(const node n) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| getNodeValue(const node n) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | |
| getNonDefaultDataMemValue(const node n) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| getNonDefaultDataMemValue(const edge e) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| getNonDefaultValuatedEdges(const Graph *g=NULL) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [virtual] |
| getNonDefaultValuatedNodes(const Graph *g=NULL) const | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [virtual] |
| getTypename() const | tlp::DoubleProperty | [inline, virtual] |
| graph | tlp::PropertyInterface | [protected] |
| GraphObserver(bool manageObservables=true) | tlp::GraphObserver | [inline] |
| holdCounter | tlp::Observable | [protected, static] |
| holdObservableMap | tlp::Observable | [protected, static] |
| holdObserverMap | tlp::Observable | [protected, static] |
| holdObservers() | tlp::Observable | [static] |
| initFactory() | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, static] |
| MAX_CALC enum value | tlp::DoubleProperty | |
| metaValueCalculator | tlp::PropertyInterface | [protected] |
| MIN_CALC enum value | tlp::DoubleProperty | |
| name | tlp::PropertyInterface | [protected] |
| NO_CALC enum value | tlp::DoubleProperty | |
| nodeDefaultValue | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [protected] |
| nodeProperties | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [protected] |
| nodesUniformQuantification(unsigned int) | tlp::DoubleProperty | |
| notifyAfterSetAllEdgeValue(PropertyInterface *) | tlp::PropertyInterface | [protected] |
| tlp::ObservableProperty::notifyAfterSetAllEdgeValue(PropertyInterface *) | tlp::ObservableProperty | [protected] |
| notifyAfterSetAllNodeValue(PropertyInterface *) | tlp::PropertyInterface | [protected] |
| tlp::ObservableProperty::notifyAfterSetAllNodeValue(PropertyInterface *) | tlp::ObservableProperty | [protected] |
| notifyAfterSetEdgeValue(PropertyInterface *, const edge e) | tlp::PropertyInterface | [protected] |
| tlp::ObservableProperty::notifyAfterSetEdgeValue(PropertyInterface *, const edge e) | tlp::ObservableProperty | [protected] |
| notifyAfterSetNodeValue(PropertyInterface *, const node n) | tlp::PropertyInterface | [protected] |
| tlp::ObservableProperty::notifyAfterSetNodeValue(PropertyInterface *, const node n) | tlp::ObservableProperty | [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 | |
| tlp::ObservableProperty::notifyDestroy(PropertyInterface *) | tlp::ObservableProperty | [protected] |
| notifyObservers() | tlp::Observable | |
| observers | tlp::ObservableProperty | [mutable, protected] |
| observersHoldCounter() | tlp::Observable | [inline, static] |
| observersList | tlp::Observable | [protected] |
| tlp::observersSet | tlp::Observable | [protected] |
| tlp::ObservableProperty::observersSet | tlp::ObservableProperty | [mutable, protected] |
| operator=(AbstractProperty< Tnode, Tedge, TPROPERTY > &prop) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| PAlgorithm typedef | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [protected] |
| PredefinedMetaValueCalculator enum name | tlp::DoubleProperty | |
| removeAttribute(Graph *, const std::string &) | tlp::GraphObserver | [inline, virtual] |
| removeObservable(ObservableGraph *) | tlp::GraphObserver | [protected] |
| removeObserver(Observer *) | tlp::Observable | [inline] |
| removeOnlyObserver(Observer *) | tlp::Observable | [inline, protected] |
| removeOnlyPropertyObserver(PropertyObserver *) const | tlp::ObservableProperty | [inline, protected] |
| removePropertyObserver(PropertyObserver *) const | tlp::ObservableProperty | [inline] |
| removePropertyObservers() | tlp::ObservableProperty | |
| reverseEdge(Graph *, const edge) | tlp::GraphObserver | [inline, virtual] |
| setAllEdgeDataMemValue(const DataMem *v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| setAllEdgeStringValue(const std::string &inV) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| setAllEdgeValue(const double &v) | tlp::DoubleProperty | [virtual] |
| tlp::AbstractProperty::setAllEdgeValue(const typename Tedge::RealType &v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [virtual] |
| setAllNodeDataMemValue(const DataMem *v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| setAllNodeStringValue(const std::string &inV) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| setAllNodeValue(const double &v) | tlp::DoubleProperty | [virtual] |
| tlp::AbstractProperty::setAllNodeValue(const typename Tnode::RealType &v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [virtual] |
| setEdgeDataMemValue(const edge e, const DataMem *v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| setEdgeStringValue(const edge inE, const std::string &inV) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| setEdgeValue(const edge e, const double &v) | tlp::DoubleProperty | [virtual] |
| tlp::AbstractProperty::setEdgeValue(const edge e, const typename Tedge::RealType &v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [virtual] |
| setMetaValueCalculator(PropertyInterface::MetaValueCalculator *calc) | tlp::DoubleProperty | [virtual] |
| setMetaValueCalculator(PredefinedMetaValueCalculator nodeCalc=AVG_CALC, PredefinedMetaValueCalculator edgeCalc=AVG_CALC) | tlp::DoubleProperty | |
| setNodeDataMemValue(const node n, const DataMem *v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| setNodeStringValue(const node inN, const std::string &inV) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [inline, virtual] |
| setNodeValue(const node n, const double &v) | tlp::DoubleProperty | [virtual] |
| tlp::AbstractProperty::setNodeValue(const node n, const typename Tnode::RealType &v) | tlp::AbstractProperty< Tnode, Tedge, TPROPERTY > | [virtual] |
| SUM_CALC enum value | tlp::DoubleProperty | |
| unholdObservers(bool force=false) | tlp::Observable | [static] |
| uniformQuantification(unsigned int) | tlp::DoubleProperty | |
| ~GraphObserver() | tlp::GraphObserver | [virtual] |
| ~Observable() | tlp::Observable | [inline, virtual] |
| ~ObservableProperty() | tlp::ObservableProperty | [inline, virtual] |
| ~PropertyInterface() | tlp::PropertyInterface | [virtual] |