SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RORouteDef_Alternatives::ComparatorProbability Struct Reference

Public Member Functions

bool operator() (const RORoute *const a, const RORoute *const b)

Detailed Description

Function-object for sorting routes from highest to lowest probability.

Definition at line 92 of file RORouteDef_Alternatives.h.


Member Function Documentation

bool RORouteDef_Alternatives::ComparatorProbability::operator() ( const RORoute *const  a,
const RORoute *const  b 
)
inline

Definition at line 93 of file RORouteDef_Alternatives.h.

References RORoute::getProbability().


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