Open
Graph Drawing
Framework
v. 2023.09 (Elderberry)
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
Loading...
Searching...
No Matches
ogdf::pc_tree::PCNode Member List
This is the complete list of members for
ogdf::pc_tree::PCNode
, including all inherited members.
addFullNeighbor
(PCNode *fullNeigh)
ogdf::pc_tree::PCNode
inline
private
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
inline
private
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
inline
private
getLabel
() const
ogdf::pc_tree::PCNode
inline
getLabelUnchecked
() const
ogdf::pc_tree::PCNode
inline
private
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
()
ogdf::pc_tree::PCNode
inline
leafUserData
() const
ogdf::pc_tree::PCNode
inline
LeafUserData
typedef
ogdf::pc_tree::PCNode
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
mutable
private
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
mutable
private
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
mutable
private
m_userData
ogdf::pc_tree::PCNode
mergeIntoParent
()
ogdf::pc_tree::PCNode
neighbors
(PCNode *first=nullptr)
ogdf::pc_tree::PCNode
operator<<)
ogdf::pc_tree::PCNode
friend
operator<<)
ogdf::pc_tree::PCNode
friend
PCNode
(PCTreeForest *forest, size_t id, PCNodeType nodeType)
ogdf::pc_tree::PCNode
inline
private
PCNodeChildrenIterable
ogdf::pc_tree::PCNode
friend
PCNodeNeighborsIterable
ogdf::pc_tree::PCNode
friend
PCTree
ogdf::pc_tree::PCNode
friend
PCTreeForest
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
inline
private
setParent
(PCNode *parent)
ogdf::pc_tree::PCNode
private
tempInfo
()
ogdf::pc_tree::PCNode
inline
private
~PCNode
()
ogdf::pc_tree::PCNode
inline
private
This site is powered by Netlify.
© 1999–2025
The OGDF Team