20 #ifndef NIVissimSingleTypeParser_Verbindungsdefinition_h
21 #define NIVissimSingleTypeParser_Verbindungsdefinition_h
34 #include "../NIImporter_Vissim.h"
35 #include "../tempstructs/NIVissimExtendedEdgePoint.h"
55 bool parse(std::istream& from);
Importer for networks stored in Vissim format.
~NIVissimSingleTypeParser_Verbindungsdefinition()
Destructor.
bool parse(std::istream &from)
Parses the data type from the given stream.
NIVissimSingleTypeParser_Verbindungsdefinition(NIImporter_Vissim &parent)
Constructor.