Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

ogdf::pc_tree::PCTree::Observer Member List

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::Observerinlinevirtual
beforeMerge([[maybe_unused]] PCTree &tree, [[maybe_unused]] int count, [[maybe_unused]] PCNode *tpNeigh)ogdf::pc_tree::PCTree::Observerinlinevirtual
centralCreated([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *central)ogdf::pc_tree::PCTree::Observerinlinevirtual
fullNodeSplit([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *fullNode)ogdf::pc_tree::PCTree::Observerinlinevirtual
labelsAssigned([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *firstPartial, [[maybe_unused]] PCNode *lastPartial, [[maybe_unused]] int partialCount)ogdf::pc_tree::PCTree::Observerinlinevirtual
makeConsecutiveCalled([[maybe_unused]] PCTree &tree, [[maybe_unused]] FullLeafIter consecutiveLeaves)ogdf::pc_tree::PCTree::Observerinlinevirtual
makeConsecutiveDone([[maybe_unused]] PCTree &tree, [[maybe_unused]] Stage stage, [[maybe_unused]] bool success)ogdf::pc_tree::PCTree::Observerinlinevirtual
nodeDeleted([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *toBeDeleted)ogdf::pc_tree::PCTree::Observerinlinevirtual
nodeReplaced([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *replaced, [[maybe_unused]] PCNode *replacement)ogdf::pc_tree::PCTree::Observerinlinevirtual
onApexMoved([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *apexCandidate, [[maybe_unused]] PCNode *central, [[maybe_unused]] PCNode *parent)ogdf::pc_tree::PCTree::Observerinlinevirtual
onNodeCreate([[maybe_unused]] PCNode *node)ogdf::pc_tree::PCTree::Observerinlinevirtual
Stage enum nameogdf::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::Observerinlinevirtual
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::Observerinlinevirtual
whenPNodeMerged([[maybe_unused]] PCTree &tree, [[maybe_unused]] PCNode *tpNeigh, [[maybe_unused]] PCNode *tpPred, [[maybe_unused]] PCNode *fullNeigh)ogdf::pc_tree::PCTree::Observerinlinevirtual