20 #ifndef NIVissimEdgePosMap_h 21 #define NIVissimEdgePosMap_h 50 typedef std::pair<SUMOReal, SUMOReal>
Range;
std::pair< SUMOReal, SUMOReal > Range
void add(int edgeid, SUMOReal pos)
std::map< int, Range > ContType
void join(NIVissimEdgePosMap &with)