![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Sorts nodes by their ids. More...
#include <NBNetBuilder.h>
Public Member Functions | |
| by_id_sorter () | |
| constructor | |
| int | operator() (const NBNode *n1, const NBNode *n2) const |
| selection operator | |
Sorts nodes by their ids.
Definition at line 215 of file NBNetBuilder.h.
|
inlineexplicit |
constructor
Definition at line 218 of file NBNetBuilder.h.