#include <Subgraph.h>
Public Member Functions | |
tmpEdge (GNode s, GNode d, const Edge &_d) | |
bool | operator== (const tmpEdge &rhs) const |
Public Attributes | |
GNode | src |
GNode | dst |
Edge | data |
bool Subgraph::tmpEdge::operator== | ( | const tmpEdge & | rhs | ) | const [inline] |