SUMO - Simulation of Urban MObility
CHRouter< E, V, PF >::CHInfoComparator Class Reference
Collaboration diagram for CHRouter< E, V, PF >::CHInfoComparator:
Collaboration graph

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 643 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 646 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: