SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
NIVissimEdge::connection_position_sorter Class Reference
Collaboration diagram for NIVissimEdge::connection_position_sorter:
Collaboration graph

Public Member Functions

 connection_position_sorter (int edgeid)
 constructor More...
 
int operator() (int c1id, int c2id) const
 comparing operation More...
 

Private Attributes

int myEdgeID
 The id of the edge. More...
 

Detailed Description

Sorts connections the edge participates in by their position along the given edge

Definition at line 224 of file NIVissimEdge.h.

Constructor & Destructor Documentation

NIVissimEdge::connection_position_sorter::connection_position_sorter ( int  edgeid)
explicit

constructor

Definition at line 74 of file NIVissimEdge.cpp.

Member Function Documentation

int NIVissimEdge::connection_position_sorter::operator() ( int  c1id,
int  c2id 
) const

Field Documentation

int NIVissimEdge::connection_position_sorter::myEdgeID
private

The id of the edge.

Definition at line 234 of file NIVissimEdge.h.


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