Definition at line 202 of file GUIEdge.h.
Public Member Functions | |
| lane_wrapper_finder (const MSLane &lane) | |
| constructor | |
| bool | operator() (const GUILaneWrapper *const wrapper) |
| the comparing function | |
Private Attributes | |
| const MSLane & | myLane |
| The lane to search for. | |
| GUIEdge::lane_wrapper_finder::lane_wrapper_finder | ( | const MSLane & | lane | ) | [inline, explicit] |
| bool GUIEdge::lane_wrapper_finder::operator() | ( | const GUILaneWrapper *const | wrapper | ) | [inline] |
const MSLane& GUIEdge::lane_wrapper_finder::myLane [private] |
1.5.6