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 Member Functions | |
edge_by_id_finder & | operator= (const edge_by_id_finder &s) |
Invalidated assignment operator. More... | |
Private Attributes | |
const std::string & | myEdgeID |
Definition at line 395 of file NIImporter_OpenDrive.h.
|
inlineexplicit |
Definition at line 397 of file NIImporter_OpenDrive.h.
|
inline |
Definition at line 400 of file NIImporter_OpenDrive.h.
References NIImporter_OpenDrive::OpenDriveEdge::id, and myEdgeID.
|
private |
Invalidated assignment operator.
|
private |
Definition at line 405 of file NIImporter_OpenDrive.h.
Referenced by operator()().