Connection(Vertex *aVertex, Vertex *anotherVertex) | Connection | |
getConnection(unsigned int index) | Connection | [virtual] |
getConnectionCount() const | Connection | [virtual] |
getConnectionIndex(Connection *aConnection) const | Connection | [virtual] |
getGraph() const | Connection | |
getVertex1() const | Connection | |
getVertex2() const | Connection | |
graph | Connection | [protected] |
ID | TestC | |
print() const | TestC | [virtual] |
setGraph(Graph *aGraph) | Connection | [protected] |
swap() | TestC | [virtual] |
TestC(TestV *t1, TestV *t2) | TestC | |
vertex1 | Connection | [protected] |
vertex2 | Connection | [protected] |
~Connection() | Connection | [virtual] |