Eclipse SUMO - Simulation of Urban MObility
NIImporter_OpenDrive::LaneSorter Class Reference

#include <NIImporter_OpenDrive.h>

Public Member Functions

 LaneSorter ()
 constructor More...
 
int operator() (const OpenDriveLane &a, const OpenDriveLane &b) const
 comparing operation More...
 

Detailed Description

Definition at line 779 of file NIImporter_OpenDrive.h.

Constructor & Destructor Documentation

◆ LaneSorter()

NIImporter_OpenDrive::LaneSorter::LaneSorter ( )
inlineexplicit

constructor

Definition at line 782 of file NIImporter_OpenDrive.h.

Member Function Documentation

◆ operator()()

int NIImporter_OpenDrive::LaneSorter::operator() ( const OpenDriveLane a,
const OpenDriveLane b 
) const
inline

comparing operation

Definition at line 785 of file NIImporter_OpenDrive.h.

References NIImporter_OpenDrive::OpenDriveLane::id.


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