addFullNeighbor(PCNode *fullNeigh) | ogdf::pc_tree::PCNode | inlineprivate |
appendChild(PCNode *child, bool begin=false) | ogdf::pc_tree::PCNode | |
areNeighborsAdjacent(const PCNode *neigh1, const PCNode *neigh2) const | ogdf::pc_tree::PCNode | |
changeType(PCNodeType newType) | ogdf::pc_tree::PCNode | inlineprivate |
checkTimestamp() const | ogdf::pc_tree::PCNode | private |
children() | ogdf::pc_tree::PCNode | |
constTempInfo() const | ogdf::pc_tree::PCNode | inline |
detach() | ogdf::pc_tree::PCNode | |
flip() | ogdf::pc_tree::PCNode | inline |
forceDetach() | ogdf::pc_tree::PCNode | private |
getChild1() const | ogdf::pc_tree::PCNode | inline |
getChild2() const | ogdf::pc_tree::PCNode | inline |
getChildCount() const | ogdf::pc_tree::PCNode | inline |
getDegree() const | ogdf::pc_tree::PCNode | inline |
getForest() const | ogdf::pc_tree::PCNode | inline |
getFullNeighInsertionPoint(PCNode *nonFullNeigh) | ogdf::pc_tree::PCNode | inlineprivate |
getLabel() const | ogdf::pc_tree::PCNode | inline |
getLabelUnchecked() const | ogdf::pc_tree::PCNode | inlineprivate |
getNextNeighbor(const PCNode *pred, const PCNode *curr) const | ogdf::pc_tree::PCNode | |
getNextSibling(const PCNode *pred) const | ogdf::pc_tree::PCNode | |
getNodeType() const | ogdf::pc_tree::PCNode | inline |
getOnlyChild() const | ogdf::pc_tree::PCNode | inline |
getOtherOuterChild(const PCNode *child) const | ogdf::pc_tree::PCNode | |
getParent() const | ogdf::pc_tree::PCNode | |
getSibling1() const | ogdf::pc_tree::PCNode | inline |
getSibling2() const | ogdf::pc_tree::PCNode | inline |
index() const | ogdf::pc_tree::PCNode | inline |
insertBetween(PCNode *sib1, PCNode *sib2) | ogdf::pc_tree::PCNode | |
isChildOuter(const PCNode *child) const | ogdf::pc_tree::PCNode | inline |
isDetached() const | ogdf::pc_tree::PCNode | inline |
isFull() const | ogdf::pc_tree::PCNode | inline |
isLeaf() const | ogdf::pc_tree::PCNode | inline |
isOuterChild() const | ogdf::pc_tree::PCNode | inline |
isParentOf(const PCNode *other) const | ogdf::pc_tree::PCNode | inline |
isSiblingAdjacent(const PCNode *sibling) const | ogdf::pc_tree::PCNode | inline |
isSiblingOf(const PCNode *other) const | ogdf::pc_tree::PCNode | inline |
isValidNode(const PCTreeForest *ofForest=nullptr) const | ogdf::pc_tree::PCNode | |
LeafUserData typedef | ogdf::pc_tree::PCNode | |
leafUserData() | ogdf::pc_tree::PCNode | inline |
leafUserData() const | ogdf::pc_tree::PCNode | inline |
m_child1 | ogdf::pc_tree::PCNode | private |
m_child2 | ogdf::pc_tree::PCNode | private |
m_childCount | ogdf::pc_tree::PCNode | private |
m_forest | ogdf::pc_tree::PCNode | private |
m_id | ogdf::pc_tree::PCNode | private |
m_label | ogdf::pc_tree::PCNode | mutableprivate |
m_next | ogdf::pc_tree::IntrusiveList< T >::node | private |
m_nodeListIndex | ogdf::pc_tree::PCNode | private |
m_nodeType | ogdf::pc_tree::PCNode | private |
m_parentCNodeId | ogdf::pc_tree::PCNode | mutableprivate |
m_parentPNode | ogdf::pc_tree::PCNode | private |
m_prev | ogdf::pc_tree::IntrusiveList< T >::node | private |
m_sibling1 | ogdf::pc_tree::PCNode | private |
m_sibling2 | ogdf::pc_tree::PCNode | private |
m_temp | ogdf::pc_tree::PCNode | mutable |
m_timestamp | ogdf::pc_tree::PCNode | mutableprivate |
m_userData | ogdf::pc_tree::PCNode | |
mergeIntoParent() | ogdf::pc_tree::PCNode | |
neighbors(PCNode *first=nullptr) | ogdf::pc_tree::PCNode | |
operator<<)(std::ostream &, const ogdf::pc_tree::PCTree *) | ogdf::pc_tree::PCNode | friend |
operator<<)(std::ostream &, const ogdf::pc_tree::PCNode *) | ogdf::pc_tree::PCNode | friend |
PCNode(PCTreeForest *forest, size_t id, PCNodeType nodeType) | ogdf::pc_tree::PCNode | inlineprivate |
PCNodeChildrenIterable | ogdf::pc_tree::PCNode | friend |
PCNodeNeighborsIterable | ogdf::pc_tree::PCNode | friend |
PCTree class | ogdf::pc_tree::PCNode | friend |
PCTreeForest class | ogdf::pc_tree::PCNode | friend |
proceedToNextNeighbor(PCNode *&pred, PCNode *&curr) const | ogdf::pc_tree::PCNode | |
replaceOuterChild(PCNode *oldC, PCNode *newC) | ogdf::pc_tree::PCNode | private |
replaceSibling(PCNode *oldS, PCNode *newS) | ogdf::pc_tree::PCNode | private |
replaceWith(PCNode *repl) | ogdf::pc_tree::PCNode | |
rotateChildOutside(bool child1=true) | ogdf::pc_tree::PCNode | private |
setLabel(NodeLabel l) | ogdf::pc_tree::PCNode | inline |
setLabelUnchecked(NodeLabel l) | ogdf::pc_tree::PCNode | inlineprivate |
setParent(PCNode *parent) | ogdf::pc_tree::PCNode | private |
tempInfo() | ogdf::pc_tree::PCNode | inlineprivate |
~PCNode() | ogdf::pc_tree::PCNode | inlineprivate |