SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NBContHelper::edge_by_priority_sorter Class Reference

#include <NBContHelper.h>

Public Member Functions

int operator() (NBEdge *e1, NBEdge *e2) const
 comparing operator

Detailed Description

edge_by_priority_sorter Class to sort edges by their priority

Definition at line 117 of file NBContHelper.h.


Member Function Documentation

int NBContHelper::edge_by_priority_sorter::operator() ( NBEdge e1,
NBEdge e2 
) const
inline

comparing operator

Definition at line 120 of file NBContHelper.h.

References NBEdge::getNumLanes(), NBEdge::getPriority(), and NBEdge::getSpeed().


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