34 #include "../NIImporter_Vissim.h" 37 #ifdef CHECK_MEMORY_LEAKS 39 #endif // CHECK_MEMORY_LEAKS
Importer for networks stored in Vissim format.
NIVissimSingleTypeParser_Kennungszeile(NIImporter_Vissim &parent)
Constructor.
bool parse(std::istream &from)
Parses the data type from the given stream.
std::string readName(std::istream &from)
Reads the structures name We cannot use the "<<" operator, as names may contain more than one word wh...
~NIVissimSingleTypeParser_Kennungszeile()
Destructor.