20 #ifndef NIVissimClosures_h
21 #define NIVissimClosures_h
46 int from_node,
int to_node,
47 std::vector<int>& overEdges);
50 int from_node,
int to_node, std::vector<int>& overEdges);
55 typedef std::map<std::string, NIVissimClosures*>
DictType;
static bool dictionary(const std::string &id, int from_node, int to_node, std::vector< int > &overEdges)
std::vector< int > myOverEdges
NIVissimClosures(const std::string &id, int from_node, int to_node, std::vector< int > &overEdges)
std::map< std::string, NIVissimClosures * > DictType
NIVissimClosures & operator=(const NIVissimClosures &s)
invalidated assignment operator