42 :
ROEdge(id, from, to, index, priority) {}
54 const std::vector<FlowDef>&
std::vector< FlowDef > myFlows
RODFEdge(const std::string &id, RONode *from, RONode *to, int index, const int priority)
Constructor.
const std::vector< FlowDef > & getFlows() const
A basic edge for routing applications.
void setFlows(const std::vector< FlowDef > &flows)
Base class for nodes used by the router.