OpenSDN source code
|
Public Member Functions | |
EdgePredicate () | |
EdgePredicate (const DBGraph *graph, const VisitorFilter &filter) | |
bool | operator() (const DBGraphVertex *src, const DBGraphVertex *tgt, const DBGraphEdge *edge) const |
Private Attributes | |
const DBGraph * | graph_ |
const VisitorFilter * | filter_ |
Definition at line 119 of file db_graph.cc.
|
inline |
Definition at line 120 of file db_graph.cc.
|
inline |
Definition at line 121 of file db_graph.cc.
|
inline |
|
private |
Definition at line 135 of file db_graph.cc.
|
private |
Definition at line 134 of file db_graph.cc.