Public Member Functions | |
| IteratorVertexToNeighbourEdges (Vertex *v) | |
| IteratorVertexToNeighbourEdges & | next () |
| bool | operator!= (const IteratorVertexToNeighbourEdges &othr) const |
| bool | operator== (const IteratorVertexToNeighbourEdges &othr) const |
| bool | operator!= (const Edge *ot) const |
| bool | operator== (const Edge *ot) const |
| IteratorVertexToNeighbourEdges & | operator++ (int) |
| Edge * | operator* () |
| Edge * | end () const |
| Edge * | getItem () const |
Protected Attributes | |
| Edge * | it |
| Edge * | ref |
1.8.1.2