This is the complete list of members for ogdf::GraphAdjIterator, including all inherited members.
| begin() | ogdf::GraphAdjIterator | |
| end() | ogdf::GraphAdjIterator | inline |
| GraphAdjIterator(Graph *graph=nullptr, adjEntry entry=nullptr) | ogdf::GraphAdjIterator | |
| iterator typedef | ogdf::GraphAdjIterator | |
| m_entry | ogdf::GraphAdjIterator | private |
| m_pGraph | ogdf::GraphAdjIterator | private |
| next() | ogdf::GraphAdjIterator | |
| operator!=(const GraphAdjIterator &iter) const | ogdf::GraphAdjIterator | inline |
| operator*() const | ogdf::GraphAdjIterator | inline |
| operator++() | ogdf::GraphAdjIterator | inline |
| operator++(int) | ogdf::GraphAdjIterator | inline |
| operator--() | ogdf::GraphAdjIterator | inline |
| operator--(int) | ogdf::GraphAdjIterator | inline |
| operator->() const | ogdf::GraphAdjIterator | inline |
| operator==(const GraphAdjIterator &iter) const | ogdf::GraphAdjIterator | inline |
| prev() | ogdf::GraphAdjIterator | |
| value_type typedef | ogdf::GraphAdjIterator |