, including all inherited members.
addLocalProperty(Graph *, const std::string &) | tlp::GraphObserver | [inline, private, virtual] |
addObservable(ObservableGraph *) | tlp::GraphObserver | [private] |
addSubGraph(Graph *, Graph *) | tlp::GraphObserver | [inline, private, virtual] |
afterSetAttribute(Graph *, const std::string &) | tlp::GraphObserver | [inline, private, virtual] |
afterSetEnds(Graph *, const edge) | tlp::GraphObserver | [inline, private, virtual] |
beforeSetAttribute(Graph *, const std::string &) | tlp::GraphObserver | [inline, private, virtual] |
beforeSetEnds(Graph *, const edge) | tlp::GraphObserver | [inline, private, virtual] |
cleanComputedTree(Graph *graph, Graph *tree) | tlp::TreeTest | [static] |
computeTree(Graph *graph, PluginProgress *pluginProgress=0) | tlp::TreeTest | [static] |
delLocalProperty(Graph *, const std::string &) | tlp::GraphObserver | [inline, private, virtual] |
delSubGraph(Graph *, Graph *) | tlp::GraphObserver | [inline, private, virtual] |
GraphObserver(bool manageObservables=true) | tlp::GraphObserver | [inline, private] |
isFreeTree(Graph *graph) | tlp::TreeTest | [static] |
isTree(Graph *graph) | tlp::TreeTest | [static] |
makeDirectedTree(Graph *freeTree, node root) | tlp::TreeTest | [inline, static] |
makeRootedTree(Graph *freeTree, node root) | tlp::TreeTest | [static] |
removeAttribute(Graph *, const std::string &) | tlp::GraphObserver | [inline, private, virtual] |
removeObservable(ObservableGraph *) | tlp::GraphObserver | [private] |
~GraphObserver() | tlp::GraphObserver | [private, virtual] |