| begin() const | ogdf::sync_plan::PMatching | |
| cleared() override | ogdf::sync_plan::PMatching | inlineprotectedvirtual |
| edgeAdded(edge e) override | ogdf::sync_plan::PMatching | inlineprotectedvirtual |
| edgeDeleted(edge e) override | ogdf::sync_plan::PMatching | inlineprotectedvirtual |
| end() const | ogdf::sync_plan::PMatching | |
| getGraph() const | ogdf::GraphObserver | inlineprotected |
| getIncidentEdgeBijection(node u) const | ogdf::sync_plan::PMatching | |
| getIncidentEdgeBijection(node u, PipeBij &out) const | ogdf::sync_plan::PMatching | |
| getIncidentEdgeBijection(node u, AdjEntryArray< adjEntry > &out) const | ogdf::sync_plan::PMatching | |
| getIncidentEdgeBijection(node u, EdgeArray< edge > &out) const | ogdf::sync_plan::PMatching | |
| getObserved() const | ogdf::Observer< Graph, GraphObserver > | inlineprotected |
| getPipe(node n) const | ogdf::sync_plan::PMatching | |
| getPipeCount() const | ogdf::sync_plan::PMatching | |
| getPipeQueue() const | ogdf::sync_plan::PMatching | inline |
| getPipes() const | ogdf::sync_plan::PMatching | |
| getPriorityPipeCount() const | ogdf::sync_plan::PMatching | inline |
| getTopPipe() const | ogdf::sync_plan::PMatching | |
| getTwin(node n) const | ogdf::sync_plan::PMatching | |
| getTwinOrNull(node n) const | ogdf::sync_plan::PMatching | |
| GraphObserver()=default | ogdf::GraphObserver | protected |
| GraphObserver(const Graph *G) | ogdf::GraphObserver | inlineexplicitprotected |
| isMatchedPVertex(node n) const | ogdf::sync_plan::PMatching | |
| isReduced() const | ogdf::sync_plan::PMatching | |
| m_itObsList | ogdf::Observer< Graph, GraphObserver > | private |
| m_pObserved | ogdf::Observer< Graph, GraphObserver > | private |
| makePriority(node n) | ogdf::sync_plan::PMatching | |
| matchNodes(node f, node s) | ogdf::sync_plan::PMatching | |
| nodeAdded(node v) override | ogdf::sync_plan::PMatching | inlineprotectedvirtual |
| nodeDeleted(node v) override | ogdf::sync_plan::PMatching | protectedvirtual |
| nodes | ogdf::sync_plan::PMatching | private |
| Observer()=default | ogdf::Observer< Graph, GraphObserver > | protected |
| Observer(const Graph *R) | ogdf::Observer< Graph, GraphObserver > | inlineexplicitprotected |
| Observer(const Observer ©)=delete | ogdf::Observer< Graph, GraphObserver > | protected |
| Observer(Observer &&move)=delete | ogdf::Observer< Graph, GraphObserver > | protected |
| operator=(const Observer ©)=delete | ogdf::Observer< Graph, GraphObserver > | protected |
| operator=(Observer &&move)=delete | ogdf::Observer< Graph, GraphObserver > | protected |
| pipes_list | ogdf::sync_plan::PMatching | private |
| PMatching(const Graph *G) | ogdf::sync_plan::PMatching | inlineexplicit |
| printBijection(node u) const | ogdf::sync_plan::PMatching | |
| priority_pipes | ogdf::sync_plan::PMatching | private |
| queue | ogdf::sync_plan::PMatching | private |
| rebuildHeap() | ogdf::sync_plan::PMatching | |
| registrationChanged(const Graph *old) | ogdf::Observer< Graph, GraphObserver > | inlineprotectedvirtual |
| removeMatching(node n, node t=nullptr) | ogdf::sync_plan::PMatching | |
| reregister(const Graph *obs) | ogdf::Observer< Graph, GraphObserver > | inlineprotected |
| setPipeQueue(PipeQueue *q) | ogdf::sync_plan::PMatching | inline |
| setPipeQueue(std::unique_ptr< PipeQueue > q) | ogdf::sync_plan::PMatching | inline |
| SyncPlanConsistency | ogdf::sync_plan::PMatching | friend |
| translateIncidentEdge(adjEntry e) const | ogdf::sync_plan::PMatching | |
| ~Observer() | ogdf::Observer< Graph, GraphObserver > | inlineprotectedvirtual |