SUMO - Simulation of Urban MObility
|
Used for sorting the cells by the begin time they describe. More...
#include <NBNode.h>
Public Member Functions | |
nodes_by_id_sorter () | |
Constructor. | |
int | operator() (NBNode *n1, NBNode *n2) const |
Comparing operator. |
Used for sorting the cells by the begin time they describe.
NBNode::nodes_by_id_sorter::nodes_by_id_sorter | ( | ) | [inline, explicit] |