SUMO - Simulation of Urban MObility
|
#include <NIImporter_OpenDrive.h>
Public Member Functions | |
edge_by_id_finder (const std::string &id) | |
bool | operator() (const OpenDriveEdge &e) |
Private Attributes | |
const std::string & | myEdgeID |
Definition at line 421 of file NIImporter_OpenDrive.h.
|
inlineexplicit |
Definition at line 423 of file NIImporter_OpenDrive.h.
|
inline |
Definition at line 426 of file NIImporter_OpenDrive.h.
References NIImporter_OpenDrive::OpenDriveEdge::id, and myEdgeID.
|
private |
Definition at line 431 of file NIImporter_OpenDrive.h.
Referenced by operator()().