#include <db_graph_vertex.h>
Definition at line 30 of file db_graph_vertex.h.
◆ adjacency_iterator() [1/2]
DBGraphVertex::adjacency_iterator::adjacency_iterator |
( |
| ) |
|
◆ adjacency_iterator() [2/2]
DBGraphVertex::adjacency_iterator::adjacency_iterator |
( |
DBGraph * |
graph, |
|
|
Vertex |
vertex |
|
) |
| |
◆ dereference()
DBGraphVertex & DBGraphVertex::adjacency_iterator::dereference |
( |
| ) |
const |
|
private |
◆ equal()
◆ increment()
void DBGraphVertex::adjacency_iterator::increment |
( |
| ) |
|
|
inlineprivate |
◆ boost::iterator_core_access
friend class boost::iterator_core_access |
|
friend |
◆ end_
◆ graph_
DBGraph* DBGraphVertex::adjacency_iterator::graph_ |
|
private |
◆ iter_
The documentation for this class was generated from the following files: