34 #include "../NIImporter_Vissim.h"
37 #ifdef CHECK_MEMORY_LEAKS
39 #endif // CHECK_MEMORY_LEAKS
57 std::string tag =
"fahrzeugklasse";
58 while (tag ==
"fahrzeugklasse") {
void readUntil(std::istream &from, const std::string &name)
Reads from the stream until the keywor occurs.
std::string myRead(std::istream &from)
reads from the stream and returns the lower case version of the read value
Importer for networks stored in Vissim format.
NIVissimSingleTypeParser_Langsamfahrbereichdefinition(NIImporter_Vissim &parent)
Constructor.
bool parse(std::istream &from)
Parses the data type from the given stream.
~NIVissimSingleTypeParser_Langsamfahrbereichdefinition()
Destructor.