, including all inherited members.
| addObserver(Observer *) | tlp::Observable | |
| addPropertyObserver(PropertyObserver *) const | tlp::ObservableProperty | |
| clonePrototype(Graph *, const std::string &)=0 | tlp::PropertyInterface | [pure virtual] |
| computeMetaValue(node mN, Graph *sg, Graph *mg)=0 | tlp::PropertyInterface | [pure virtual] |
| computeMetaValue(edge mE, tlp::Iterator< edge > *itE, Graph *mg)=0 | tlp::PropertyInterface | [pure virtual] |
| copy(const node src, const node dst, PropertyInterface *prop, bool ifNotDefault=false)=0 | tlp::PropertyInterface | [pure virtual] |
| 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] |
| erase(const node)=0 | tlp::PropertyInterface | [pure virtual] |
| erase(const edge)=0 | tlp::PropertyInterface | [pure virtual] |
| getEdgeDataMemValue(const edge e) const =0 | tlp::PropertyInterface | [pure virtual] |
| getEdgeDefaultDataMemValue() const =0 | tlp::PropertyInterface | [pure virtual] |
| getEdgeDefaultStringValue() const =0 | tlp::PropertyInterface | [pure virtual] |
| getEdgeStringValue(const edge e) const =0 | tlp::PropertyInterface | [pure virtual] |
| getGraph() | tlp::PropertyInterface | [inline] |
| getMetaValueCalculator() | tlp::PropertyInterface | [inline] |
| getName() const | tlp::PropertyInterface | [inline] |
| getNodeDataMemValue(const node n) const =0 | tlp::PropertyInterface | [pure virtual] |
| getNodeDefaultDataMemValue() const =0 | tlp::PropertyInterface | [pure virtual] |
| getNodeDefaultStringValue() const =0 | tlp::PropertyInterface | [pure virtual] |
| getNodeStringValue(const node n) const =0 | tlp::PropertyInterface | [pure virtual] |
| getNonDefaultDataMemValue(const node n) const =0 | tlp::PropertyInterface | [pure virtual] |
| getNonDefaultDataMemValue(const edge e) const =0 | tlp::PropertyInterface | [pure virtual] |
| getNonDefaultValuatedEdges(const Graph *=NULL) const =0 | tlp::PropertyInterface | [pure virtual] |
| getNonDefaultValuatedNodes(const Graph *=NULL) const =0 | tlp::PropertyInterface | [pure virtual] |
| getTypename() const =0 | tlp::PropertyInterface | [pure virtual] |
| graph | tlp::PropertyInterface | [protected] |
| holdCounter | tlp::Observable | [protected, static] |
| holdObservableMap | tlp::Observable | [protected, static] |
| holdObserverMap | tlp::Observable | [protected, static] |
| holdObservers() | tlp::Observable | [static] |
| metaValueCalculator | tlp::PropertyInterface | [protected] |
| name | tlp::PropertyInterface | [protected] |
| 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] |
| PropertyManager class | tlp::PropertyInterface | [friend] |
| 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 | |
| setAllEdgeDataMemValue(const DataMem *v)=0 | tlp::PropertyInterface | [pure virtual] |
| setAllEdgeStringValue(const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
| setAllNodeDataMemValue(const DataMem *v)=0 | tlp::PropertyInterface | [pure virtual] |
| setAllNodeStringValue(const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
| setEdgeDataMemValue(const edge e, const DataMem *v)=0 | tlp::PropertyInterface | [pure virtual] |
| setEdgeStringValue(const edge e, const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
| setMetaValueCalculator(MetaValueCalculator *mvCalc) | tlp::PropertyInterface | [inline, virtual] |
| setNodeDataMemValue(const node n, const DataMem *v)=0 | tlp::PropertyInterface | [pure virtual] |
| setNodeStringValue(const node n, const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
| unholdObservers(bool force=false) | tlp::Observable | [static] |
| ~Observable() | tlp::Observable | [inline, virtual] |
| ~ObservableProperty() | tlp::ObservableProperty | [inline, virtual] |
| ~PropertyInterface() | tlp::PropertyInterface | [virtual] |