SUMO - Simulation of Urban MObility
NIImporter_OpenDrive::edge_by_id_finder Class Reference

#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

Detailed Description

Definition at line 421 of file NIImporter_OpenDrive.h.


Constructor & Destructor Documentation

NIImporter_OpenDrive::edge_by_id_finder::edge_by_id_finder ( const std::string &  id) [inline, explicit]

Definition at line 423 of file NIImporter_OpenDrive.h.


Member Function Documentation

bool NIImporter_OpenDrive::edge_by_id_finder::operator() ( const OpenDriveEdge e) [inline]

Definition at line 426 of file NIImporter_OpenDrive.h.

References NIImporter_OpenDrive::OpenDriveEdge::id, and myEdgeID.


Field Documentation

Definition at line 431 of file NIImporter_OpenDrive.h.

Referenced by operator()().


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines