#include <stanford_graph.hpp>
Public Member Functions | |
sgb_adj_iterator () | |
sgb_adj_iterator (Arc *d) | |
Vertex * | operator* () |
self & | operator++ () |
Vertex ** | operator-> () const |
Protected Attributes | |
Arc * | _arc |
Friends | |
bool | operator== (const self &x, const self &y) |
|
inline |
|
inline |
|
inline |
References _arc.
|
inlineinherited |
|
protected |
Referenced by operator*(), and operator++().