#include <stanford_graph.hpp>


Public Member Functions | |
| sgb_vertex_iterator () | |
| sgb_vertex_iterator (Vertex *v) | |
| Vertex * | operator* () | 
| self & | operator++ () | 
| Vertex ** | operator-> () const | 
Protected Attributes | |
| Vertex * | _v | 
Friends | |
| bool | operator== (const self &x, const self &y) | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
References _v.
      
  | 
  inlineinherited | 
      
  | 
  protected | 
Referenced by operator*(), and operator++().