OpenSDN source code
|
This is the complete list of members for PolicyNextFeederEdge, including all inherited members.
Edge typedef | PolicyGraphEdge | |
edge_id() const | PolicyGraphEdge | inline |
IsLess(const PolicyGraphEdge &rhs) const =0 | PolicyGraphEdge | pure virtual |
IsMatchValue() | PolicyGraphEdge | inlinevirtual |
IsNextFeed() | PolicyNextFeederEdge | inlineprivatevirtual |
IsNilMatch() | PolicyGraphEdge | inlinevirtual |
IsSame(const PolicyGraphEdge &rhs) const =0 | PolicyGraphEdge | pure virtual |
operator<(const PolicyGraphEdge &rhs) const | PolicyGraphEdge | inline |
operator==(const PolicyGraphEdge &rhs) const | PolicyGraphEdge | inline |
PolicyGraphEdge(Edge edge_id) | PolicyGraphEdge | explicit |
source(PolicyGraph *graph) | PolicyGraphEdge | |
source(PolicyGraph *graph) const | PolicyGraphEdge | |
target(PolicyGraph *graph) | PolicyGraphEdge | |
target(PolicyGraph *graph) const | PolicyGraphEdge | |
Vertex typedef | PolicyGraphEdge |