SUMO - Simulation of Urban MObility
NBNetBuilder::by_id_sorter Class Reference

Sorts nodes by their ids. More...

#include <NBNetBuilder.h>

Public Member Functions

 by_id_sorter ()
 constructor More...
 
int operator() (const NBNode *n1, const NBNode *n2) const
 

Detailed Description

Sorts nodes by their ids.

Definition at line 230 of file NBNetBuilder.h.

Constructor & Destructor Documentation

NBNetBuilder::by_id_sorter::by_id_sorter ( )
inlineexplicit

constructor

Definition at line 233 of file NBNetBuilder.h.

Member Function Documentation

int NBNetBuilder::by_id_sorter::operator() ( const NBNode n1,
const NBNode n2 
) const
inline

Definition at line 235 of file NBNetBuilder.h.

References Named::getID().


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