| addObserver(Observer *) | tlp::Observable | [inline] |
| clonePrototype(Graph *, std::string)=0 | tlp::PropertyInterface | [pure virtual] |
| copy(const node, const node, PropertyInterface *)=0 | tlp::PropertyInterface | [pure virtual] |
| copy(const edge, const edge, PropertyInterface *)=0 | tlp::PropertyInterface | [pure virtual] |
| countObservers() | tlp::Observable | [inline] |
| deleteObserver(Observer *) | tlp::Observable | [inline] |
| deleteObservers() | tlp::Observable | [inline] |
| erase(const node)=0 | tlp::PropertyInterface | [pure virtual] |
| erase(const edge)=0 | tlp::PropertyInterface | [pure virtual] |
| getEdgeDefaultStringValue()=0 | tlp::PropertyInterface | [pure virtual] |
| getEdgeStringValue(const edge e)=0 | tlp::PropertyInterface | [pure virtual] |
| getNodeDefaultStringValue()=0 | tlp::PropertyInterface | [pure virtual] |
| getNodeStringValue(const node n)=0 | tlp::PropertyInterface | [pure virtual] |
| getTypename()=0 | tlp::PropertyInterface | [pure virtual] |
| getTypename(PropertyInterface *) | tlp::PropertyInterface | [static] |
| holdCounter | tlp::Observable | [protected, static] |
| holdMap | tlp::Observable | [protected, static] |
| holdObservers() | tlp::Observable | [static] |
| notifyDestroy() | tlp::Observable | |
| notifyObservers() | tlp::Observable | |
| observersList | tlp::Observable | [protected] |
| setAllEdgeStringValue(const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
| setAllNodeStringValue(const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
| setEdgeStringValue(const edge e, const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
| setNodeStringValue(const node n, const std::string &v)=0 | tlp::PropertyInterface | [pure virtual] |
| unholdObservers() | tlp::Observable | [static] |
| ~Observable() | tlp::Observable | [inline, virtual] |
| ~PropertyInterface() | tlp::PropertyInterface | [inline, virtual] |