#include <aims/graph/graphiterator.h>
Definition at line 49 of file graphiterator.h.
◆ GraphIterator() [1/3]
aims::GraphIterator::GraphIterator |
( |
| ) |
|
◆ GraphIterator() [2/3]
aims::GraphIterator::GraphIterator |
( |
Graph & |
, |
|
|
const Graph::iterator & |
, |
|
|
const std::string & |
attribute |
|
) |
| |
◆ GraphIterator() [3/3]
◆ ~GraphIterator()
aims::GraphIterator::~GraphIterator |
( |
| ) |
|
◆ attribute()
std::string aims::GraphIterator::attribute |
( |
| ) |
const |
◆ get()
◆ graph()
Graph* aims::GraphIterator::graph |
( |
| ) |
|
◆ operator*()
carto::GenObject* aims::GraphIterator::operator* |
( |
| ) |
|
◆ operator++()
◆ operator--()
◆ vertex()
Vertex* aims::GraphIterator::vertex |
( |
| ) |
|
The documentation for this class was generated from the following file: