33 #include "../NIImporter_Vissim.h" 34 #include "../tempstructs/NIVissimClosures.h" 68 std::vector<int> edges;
69 while (tag !=
"DATAEND") {
71 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)
converts a char-type array into the integer value described by it