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 Member Functions

edge_by_id_finderoperator= (const edge_by_id_finder &s)
 Invalidated assignment operator. More...
 

Private Attributes

const std::string & myEdgeID
 

Detailed Description

Definition at line 395 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 397 of file NIImporter_OpenDrive.h.

Member Function Documentation

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

Definition at line 400 of file NIImporter_OpenDrive.h.

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

edge_by_id_finder& NIImporter_OpenDrive::edge_by_id_finder::operator= ( const edge_by_id_finder s)
private

Invalidated assignment operator.

Field Documentation

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

Definition at line 405 of file NIImporter_OpenDrive.h.

Referenced by operator()().


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