addInheritedProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
addLocalProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
addNode(Graph *, const node) | tlp::GraphObserver | inlinevirtual |
addSubGraph(Graph *, Graph *) | tlp::GraphObserver | inlinevirtual |
afterDelInheritedProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
afterDelLocalProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
afterSetAttribute(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
afterSetEnds(Graph *, const edge) | tlp::GraphObserver | inlinevirtual |
beforeDelInheritedProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
beforeDelLocalProperty(Graph *g, const std::string &pName) | tlp::GraphObserver | inlinevirtual |
beforeSetAttribute(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
beforeSetEnds(Graph *, const edge) | tlp::GraphObserver | inlinevirtual |
delLocalProperty(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
delNode(Graph *, const node) | tlp::GraphObserver | inlinevirtual |
delSubGraph(Graph *, Graph *) | tlp::GraphObserver | inlinevirtual |
GraphObserver() | tlp::GraphObserver | inline |
GraphObserver(const GraphObserver &) | tlp::GraphObserver | inline |
isSimple(Graph *graph) | tlp::SimpleTest | static |
makeSimple(Graph *graph, std::vector< edge > &removed) | tlp::SimpleTest | static |
operator=(const GraphObserver &) | tlp::GraphObserver | inline |
removeAttribute(Graph *, const std::string &) | tlp::GraphObserver | inlinevirtual |
reverseEdge(Graph *, const edge) | tlp::GraphObserver | inlinevirtual |
simpleTest(Graph *graph, std::vector< edge > *multipleEdges=0, std::vector< edge > *loops=0) | tlp::SimpleTest | static |
~GraphObserver() | tlp::GraphObserver | inlinevirtual |