27 #include "../NIImporter_Vissim.h" 28 #include "../tempstructs/NIVissimClosures.h" 45 while (tag !=
"strecke") {
48 while (tag !=
"DATAEND") {
bool parse(std::istream &from)
Parses the data type from the given stream.
std::string myRead(std::istream &from)
reads from the stream and returns the lower case version of the read value
~NIVissimSingleTypeParser_Detektordefinition()
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_Detektordefinition(NIImporter_Vissim &parent)
Constructor.