34 #include "../NIImporter_Vissim.h"
35 #include "../tempstructs/NIVissimClosures.h"
38 #ifdef CHECK_MEMORY_LEAKS
40 #endif // CHECK_MEMORY_LEAKS
73 std::vector<int> edges;
74 while (tag !=
"DATAEND") {
76 if (tag !=
"DATAEND") {
static bool dictionary(const std::string &id, int from_node, int to_node, std::vector< int > &overEdges)
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_Kantensperrung()
Destructor.
bool parse(std::istream &from)
Parses the data type from the given stream.
NIVissimSingleTypeParser_Kantensperrung(NIImporter_Vissim &parent)
Constructor.
static int _2int(const E *const data)