39 #include "../NIImporter_Vissim.h"
42 #ifdef CHECK_MEMORY_LEAKS
44 #endif // CHECK_MEMORY_LEAKS
71 if (tag !=
"DATAEND") {
77 }
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.
~NIVissimSingleTypeParser_Geschwindigkeitsverteilungsdefinition()
Destructor.
NIVissimSingleTypeParser_Geschwindigkeitsverteilungsdefinition(NIImporter_Vissim &parent)
Constructor.
A point in 2D or 3D with translation and scaling methods.
std::string readName(std::istream &from)
Reads the structures name We cannot use the "<<" operator, as names may contain more than one wor...
void push_back(const PositionVector &p)
Appends all positions from the given vector.
bool parse(std::istream &from)
Parses the data type from the given stream.