SUMO - Simulation of Urban MObility
SPTree< E, C >::EdgeByTTComparator Class Reference

#include <SPTree.h>

Collaboration diagram for SPTree< E, C >::EdgeByTTComparator:
Collaboration graph

Public Member Functions

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

Detailed Description

template<class E, class C>
class SPTree< E, C >::EdgeByTTComparator

Definition at line 57 of file SPTree.h.

Member Function Documentation

template<class E, class C>
bool SPTree< E, C >::EdgeByTTComparator::operator() ( const E *  a,
const E *  b 
) const
inline

Comparing method.

Definition at line 60 of file SPTree.h.


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