Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

ogdf::GraphAdjIterator Member List

This is the complete list of members for ogdf::GraphAdjIterator, including all inherited members.

begin()ogdf::GraphAdjIterator
end()ogdf::GraphAdjIteratorinline
GraphAdjIterator(Graph *graph=nullptr, adjEntry entry=nullptr)ogdf::GraphAdjIterator
iterator typedefogdf::GraphAdjIterator
m_entryogdf::GraphAdjIteratorprivate
m_pGraphogdf::GraphAdjIteratorprivate
next()ogdf::GraphAdjIterator
operator!=(const GraphAdjIterator &iter) constogdf::GraphAdjIteratorinline
operator*() constogdf::GraphAdjIteratorinline
operator++()ogdf::GraphAdjIteratorinline
operator++(int)ogdf::GraphAdjIteratorinline
operator--()ogdf::GraphAdjIteratorinline
operator--(int)ogdf::GraphAdjIteratorinline
operator->() constogdf::GraphAdjIteratorinline
operator==(const GraphAdjIterator &iter) constogdf::GraphAdjIteratorinline
prev()ogdf::GraphAdjIterator
value_type typedefogdf::GraphAdjIterator