35 #include "../NIImporter_Vissim.h"
40 #ifdef CHECK_MEMORY_LEAKS
42 #endif // CHECK_MEMORY_LEAKS
65 if (tag !=
"DATAEND") {
71 }
while (tag !=
"DATAEND");
static SUMOReal _2SUMOReal(const E *const data)
std::string readEndSecure(std::istream &from, const std::string &excl="")
as myRead, but returns "DATAEND" when the current field has ended
static bool dictionary(const std::string &type, const std::string &id, Distribution *d)
Importer for networks stored in Vissim format.
A point in 2D or 3D with translation and scaling methods.
bool parse(std::istream &from)
Parses the data type from the given stream.
void push_back(const PositionVector &p)
Appends all positions from the given vector.
~NIVissimSingleTypeParser_Laengenverteilungsdefinition()
Destructor.
NIVissimSingleTypeParser_Laengenverteilungsdefinition(NIImporter_Vissim &parent)
Constructor.