UndirectedEdge< E > Member List
This is the complete list of members for UndirectedEdge< 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 override | UndirectedEdge< E > | inlinevirtual |
Id() const | Edge< E > | inline |
NullEdge | UndirectedEdge< E > | static |
operator<<(std::ostream &_out, const UndirectedEdge< E > &_e) | UndirectedEdge< E > | friend |
SetWeight(double _newWeight) | Edge< E > | inline |
To(const VertexId &_to) const override | UndirectedEdge< E > | inlinevirtual |
UndirectedEdge(const VertexId_P &_vertices, const E &_data, double _weight, const EdgeId &_id=kNullId) | UndirectedEdge< E > | inlineexplicit |
Valid() const | Edge< E > | inline |
Vertices() const | Edge< E > | inline |
Weight() const | Edge< E > | inline |