19 #ifndef NIVissimEdgePosMap_h 20 #define NIVissimEdgePosMap_h 45 void add(
int edgeid,
double pos);
46 void add(
int edgeid,
double from,
double to);
49 typedef std::pair<double, double>
Range;
std::pair< double, double > Range
std::map< int, Range > ContType
void add(int edgeid, double pos)
void join(NIVissimEdgePosMap &with)