Overview     Modules     Class Hierarchy     Classes     Members  

tlp::ObservableGraph Member List

This is the complete list of members for tlp::ObservableGraph, including all inherited members.

addGraphObserver(GraphObserver *) const tlp::ObservableGraph
countGraphObservers()tlp::ObservableGraph [inline]
GraphObserver classtlp::ObservableGraph [friend]
notifyAddEdge(Graph *, const edge e)tlp::ObservableGraph [protected]
notifyAddLocalProperty(Graph *, const std::string &)tlp::ObservableGraph [protected]
notifyAddNode(Graph *, const node n)tlp::ObservableGraph [protected]
notifyAddSubGraph(Graph *, Graph *)tlp::ObservableGraph [protected]
notifyAfterSetAttribute(Graph *, const std::string &)tlp::ObservableGraph [protected]
notifyBeforeSetAttribute(Graph *, const std::string &)tlp::ObservableGraph [protected]
notifyDelEdge(Graph *, const edge e)tlp::ObservableGraph [protected]
notifyDelLocalProperty(Graph *, const std::string &)tlp::ObservableGraph [protected]
notifyDelNode(Graph *, const node n)tlp::ObservableGraph [protected]
notifyDelSubGraph(Graph *, Graph *)tlp::ObservableGraph [protected]
notifyDestroy(Graph *)tlp::ObservableGraph [protected]
notifyRemoveAttribute(Graph *, const std::string &)tlp::ObservableGraph [protected]
notifyReverseEdge(Graph *, const edge e)tlp::ObservableGraph [protected]
observerstlp::ObservableGraph [mutable, protected]
removeGraphObserver(GraphObserver *) const tlp::ObservableGraph [inline]
removeGraphObservers()tlp::ObservableGraph
removeOnlyGraphObserver(GraphObserver *) const tlp::ObservableGraph [inline, protected]
~ObservableGraph()tlp::ObservableGraph [inline, virtual]



Tulip Software by LaBRI Visualization Team    2001 - 2010