Public Member Functions | |
| IteratorOnAllVertices_read (const std::vector< Vertex * > *const v) | |
| IteratorOnAllVertices_read & | next () |
| bool | operator!= (const IteratorOnAllVertices_read &othr) const |
| bool | operator!= (const std::vector< Vertex * >::const_iterator &ot) const |
| IteratorOnAllVertices_read & | operator++ (int) |
| Vertex * | operator* () |
|
std::vector< Vertex * > ::const_iterator | begin () const |
|
std::vector< Vertex * > ::const_iterator | end () const |
|
const std::vector< Vertex * > *const | getVertices () const |
Protected Attributes | |
|
const std::vector< Vertex * > *const | vertices |
|
std::vector< Vertex * > ::const_iterator | it |
1.8.1.2