![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Sorts phases by their begin time. More...
#include <NBLoadedTLDef.h>
Public Member Functions | |
int | operator() (const PhaseDef &p1, const PhaseDef &p2) |
Sorts phases by their begin time. More... | |
phase_by_time_sorter () | |
Constructor. More... | |
Sorts phases by their begin time.
Definition at line 171 of file NBLoadedTLDef.h.
|
inlineexplicit |
Constructor.
Definition at line 174 of file NBLoadedTLDef.h.
|
inline |
Sorts phases by their begin time.
[in] | p1 | a phase definition |
[in] | p2 | a phase definition |
Definition at line 180 of file NBLoadedTLDef.h.
References NBLoadedTLDef::SignalGroup::PhaseDef::myTime.