This is the complete list of members for ogdf::pc_tree::PCTree::Observer, including all inherited members.
afterMerge([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *successor, [[maybe_unused]] PCNode *mergedNode) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
beforeMerge([[maybe_unused]] PCTree &tree, [[maybe_unused]] int count, [[maybe_unused]] PCNode *tpNeigh) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
centralCreated([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *central) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
fullNodeSplit([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *fullNode) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
labelsAssigned([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *firstPartial, [[maybe_unused]] PCNode *lastPartial, [[maybe_unused]] int partialCount) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
makeConsecutiveCalled([[maybe_unused]] PCTree &tree, [[maybe_unused]] FullLeafIter consecutiveLeaves) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
makeConsecutiveDone([[maybe_unused]] PCTree &tree, [[maybe_unused]] Stage stage, [[maybe_unused]] bool success) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
nodeDeleted([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *toBeDeleted) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
nodeReplaced([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *replaced, [[maybe_unused]] PCNode *replacement) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
onApexMoved([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *apexCandidate, [[maybe_unused]] PCNode *central, [[maybe_unused]] PCNode *parent) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
onNodeCreate([[maybe_unused]] PCNode *node) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
Stage enum name | ogdf::pc_tree::PCTree::Observer | |
terminalPathFound([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *apex, [[maybe_unused]] PCNode *apexTPPred2, [[maybe_unused]] int terminalPathLength) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
whenCNodeMerged([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *tpNeigh, [[maybe_unused]] bool tpNeighSiblingsFlipped, [[maybe_unused]] PCNode *fullNeigh, [[maybe_unused]] PCNode *fullOuterChild) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |
whenPNodeMerged([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *tpNeigh, [[maybe_unused]] PCNode *tpPred, [[maybe_unused]] PCNode *fullNeigh) | ogdf::pc_tree::PCTree::Observer | inlinevirtual |