Eclipse SUMO - Simulation of Urban MObility
LIBSUMO_NAMESPACE::Person::reservation_by_id_sorter Class Reference

clase for CW Sorter More...

Public Member Functions

int operator() (const TraCIReservation &r1, const TraCIReservation &r2) const
 comparing operation for sort More...
 
 reservation_by_id_sorter ()
 constructor More...
 

Detailed Description

clase for CW Sorter

Definition at line 105 of file Person.h.

Constructor & Destructor Documentation

◆ reservation_by_id_sorter()

LIBSUMO_NAMESPACE::Person::reservation_by_id_sorter::reservation_by_id_sorter ( )
inline

constructor

Definition at line 108 of file Person.h.

Member Function Documentation

◆ operator()()

int libsumo::Person::reservation_by_id_sorter::operator() ( const TraCIReservation &  r1,
const TraCIReservation &  r2 
) const

comparing operation for sort

Definition at line 163 of file libsumo/Person.cpp.


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