Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NIImporter_OpenDrive.cpp File Reference
Include dependency graph for NIImporter_OpenDrive.cpp:

Go to the source code of this file.

Macros

#define DEBUG_COND(road)
#define DEBUG_COND2(edgeID)
#define DEBUG_COND3(roadID)
#define DEBUG_ID   ""

Functions

bool operator< (const NIImporter_OpenDrive::Connection &c1, const NIImporter_OpenDrive::Connection &c2)

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Laura Bieker
Mirko Barthauer
Date
Mon, 14.04.2008

Definition in file NIImporter_OpenDrive.cpp.

Macro Definition Documentation

◆ DEBUG_COND

#define DEBUG_COND ( road)
Value:
((road)->id == DEBUG_ID)
#define DEBUG_ID

Definition at line 66 of file NIImporter_OpenDrive.cpp.

◆ DEBUG_COND2

#define DEBUG_COND2 ( edgeID)
Value:
static bool startsWith(const std::string &str, const std::string prefix)
Checks whether a given string starts with the prefix.

Definition at line 67 of file NIImporter_OpenDrive.cpp.

◆ DEBUG_COND3

#define DEBUG_COND3 ( roadID)

◆ DEBUG_ID

#define DEBUG_ID   ""

Definition at line 65 of file NIImporter_OpenDrive.cpp.

Function Documentation

◆ operator<()

bool operator< ( const NIImporter_OpenDrive::Connection & c1,
const NIImporter_OpenDrive::Connection & c2 )

Definition at line 2894 of file NIImporter_OpenDrive.cpp.