21 #ifndef NIVissimVehTypeClass_h
22 #define NIVissimVehTypeClass_h
48 const RGBColor& color, std::vector<int>& types);
50 static bool dictionary(
int id,
const std::string& name,
51 const RGBColor& color, std::vector<int>& types);
62 typedef std::map<int, NIVissimVehTypeClass*>
DictType;