#include <WorkGraphPiece.h>
Definition at line 37 of file WorkGraphPiece.h.
◆ UpstreamEdgePredicate() [1/2]
muq::Modeling::UpstreamEdgePredicate::UpstreamEdgePredicate |
( |
| ) |
|
◆ UpstreamEdgePredicate() [2/2]
muq::Modeling::UpstreamEdgePredicate::UpstreamEdgePredicate |
( |
UpstreamPredicate |
nodePred, |
|
|
Graph const & |
graph |
|
) |
| |
◆ operator()()
bool muq::Modeling::UpstreamEdgePredicate::operator() |
( |
const boost::graph_traits< Graph >::edge_descriptor & |
edge | ) |
const |
◆ graph
const Graph* muq::Modeling::UpstreamEdgePredicate::graph |
|
private |
◆ nodePred
The nodes that are downstream of the input.
Definition at line 49 of file WorkGraphPiece.h.
The documentation for this class was generated from the following file: