SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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)
inlineexplicit

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

const std::string& NIImporter_OpenDrive::edge_by_id_finder::myEdgeID
private

Definition at line 431 of file NIImporter_OpenDrive.h.

Referenced by operator()().


The documentation for this class was generated from the following file: