#include <Graph.h>
Graphe d'héritage de la classe TestC


Membres publics | |
| TestC (TestV *t1, TestV *t2) | |
| void | print () const |
| void | swap () |
| virtual unsigned int | getConnectionCount () const |
| virtual int | getConnectionIndex (Connection *aConnection) const |
| virtual Connection * | getConnection (unsigned int index) |
| Graph * | getGraph () const |
| Vertex * | getVertex1 () const |
| Vertex * | getVertex2 () const |
Attributs Publics | |
| int | ID |
Membres protégés | |
| void | setGraph (Graph *aGraph) |
Attributs Protégés | |
| Graph * | graph |
| Vertex * | vertex1 |
| Vertex * | vertex2 |
|
||||||||||||
|
|
|
|
Redéfinie dans Edge. |
|
|
Redéfinie dans Edge. |
|
|
Redéfinie dans Edge. |
|
|
|
|
|
|
|
|
|
|
|
Redéfinie à partir de Connection. |
|
|
|
|
|
Implémente Connection. |
|
|
Redéfinie dans Edge. |
|
|
|
|
|
Redéfinie dans Edge. |
|
|
Redéfinie dans Edge. |
1.3.3