#include <db_graph.h>
Definition at line 63 of file db_graph.h.
◆ vertex_iterator()
DBGraph::vertex_iterator::vertex_iterator |
( |
DBGraph * |
graph | ) |
|
|
explicit |
◆ dereference()
◆ equal()
◆ increment()
void DBGraph::vertex_iterator::increment |
( |
| ) |
|
|
inlineprivate |
◆ boost::iterator_core_access
friend class boost::iterator_core_access |
|
friend |
◆ end_
graph_t::vertex_iterator DBGraph::vertex_iterator::end_ |
|
private |
◆ graph_
DBGraph* DBGraph::vertex_iterator::graph_ |
|
private |
◆ iter_
graph_t::vertex_iterator DBGraph::vertex_iterator::iter_ |
|
private |
The documentation for this class was generated from the following files: