SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CHRouter< E, V, PF >::CHInfoComparator Class Reference

Public Member Functions

bool operator() (const CHInfo *a, const CHInfo *b) const
 Comparing method. More...
 

Detailed Description

template<class E, class V, class PF>
class CHRouter< E, V, PF >::CHInfoComparator

Definition at line 639 of file CHRouter.h.

Member Function Documentation

template<class E, class V, class PF >
bool CHRouter< E, V, PF >::CHInfoComparator::operator() ( const CHInfo a,
const CHInfo b 
) const
inline

Comparing method.

Definition at line 642 of file CHRouter.h.

References CHRouter< E, V, PF >::CHInfo::edge, and CHRouter< E, V, PF >::CHInfo::priority.


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