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