34 #include "../NIImporter_Vissim.h" 37 #ifdef CHECK_MEMORY_LEAKS 39 #endif // CHECK_MEMORY_LEAKS 68 while (tag ==
"fahrzeugklasse") {
void readUntil(std::istream &from, const std::string &name)
Reads from the stream until the keywor occurs.
bool parse(std::istream &from)
Parses the data type from the given stream.
~NIVissimSingleTypeParser_Stopschilddefinition()
Destructor.
std::string readEndSecure(std::istream &from, const std::string &excl="")
as myRead, but returns "DATAEND" when the current field has ended
Importer for networks stored in Vissim format.
NIVissimSingleTypeParser_Stopschilddefinition(NIImporter_Vissim &parent)
Constructor.