#include <ogdf/basic/pctree/PCTreeIterators.h>
Definition at line 103 of file PCTreeIterators.h.
◆ PCNodeNeighborsIterable()
| ogdf::pc_tree::PCNodeNeighborsIterable::PCNodeNeighborsIterable |
( |
PCNode * |
node, |
|
|
PCNode * |
first = nullptr |
|
) |
| |
|
inlineexplicit |
◆ begin()
| PCNodeIterator ogdf::pc_tree::PCNodeNeighborsIterable::begin |
( |
| ) |
const |
|
noexcept |
◆ count()
| unsigned long ogdf::pc_tree::PCNodeNeighborsIterable::count |
( |
| ) |
const |
◆ end()
◆ m_first
| PCNode* const ogdf::pc_tree::PCNodeNeighborsIterable::m_first |
◆ m_node
| PCNode* const ogdf::pc_tree::PCNodeNeighborsIterable::m_node |
The documentation for this struct was generated from the following file: