Edge< E > Member List
This is the complete list of members for Edge< E >, including all inherited members.
| Data() const | Edge< E > | inline |
| Data() | Edge< E > | inline |
| Edge(const VertexId_P &_vertices, const E &_data, const double _weight, const EdgeId &_id=kNullId) | Edge< E > | inlineexplicit |
| From(const VertexId &_from) const =0 | Edge< E > | pure virtual |
| Id() const | Edge< E > | inline |
| SetWeight(double _newWeight) | Edge< E > | inline |
| To(const VertexId &_to) const =0 | Edge< E > | pure virtual |
| Valid() const | Edge< E > | inline |
| Vertices() const | Edge< E > | inline |
| Weight() const | Edge< E > | inline |