_source (defined in Edge) | Edge | [private] |
Edge(NodeID source=0, NodeID target=0, EdgeWeight weight=0) | Edge | [inline] |
EdgeWithoutSource(NodeID target=0, EdgeWeight weight=0) | EdgeWithoutSource | [inline] |
isSelfLoop() const | Edge | [inline] |
key_type typedef | Edge | |
maxWeight | Edge | [static] |
minWeight | Edge | [static] |
operator<<(std::ostream &os, const Edge &e) | Edge | [friend] |
operator==(const Edge &e1, const Edge &e2) | Edge | [friend] |
setTarget(NodeID target) | EdgeWithoutSource | [inline, protected] |
source() const | Edge | [inline] |
swap() | Edge | [inline] |
target() const | EdgeWithoutSource | [inline] |
weight() const | EdgeWithoutSource | [inline] |