SUMO - Simulation of Urban MObility
MSEdge::container_by_position_sorter Class Reference

Sorts containers by their positions. More...

#include <MSEdge.h>

Public Member Functions

 container_by_position_sorter (SUMOTime timestep)
 constructor More...
 
int operator() (const MSContainer *const c1, const MSContainer *const c2) const
 comparing operator More...
 

Private Attributes

SUMOTime myTime
 

Detailed Description

Sorts containers by their positions.

Definition at line 676 of file MSEdge.h.

Constructor & Destructor Documentation

MSEdge::container_by_position_sorter::container_by_position_sorter ( SUMOTime  timestep)
inlineexplicit

constructor

Definition at line 679 of file MSEdge.h.

Member Function Documentation

int MSEdge::container_by_position_sorter::operator() ( const MSContainer *const  c1,
const MSContainer *const  c2 
) const

Field Documentation

SUMOTime MSEdge::container_by_position_sorter::myTime
private

Definition at line 684 of file MSEdge.h.


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