34 #include "../NIImporter_Vissim.h"
35 #include "../tempstructs/NIVissimClosures.h"
38 #ifdef CHECK_MEMORY_LEAKS
40 #endif // CHECK_MEMORY_LEAKS
Importer for networks stored in Vissim format.
~NIVissimSingleTypeParser_Messungsdefinition()
Destructor.
bool parse(std::istream &from)
Parses the data type from the given stream.
bool skipOverreading(std::istream &from, const std::string &name="")
Overreads the named parameter (if) given and skips the rest until "DATAEND".
NIVissimSingleTypeParser_Messungsdefinition(NIImporter_Vissim &parent)
Constructor.