#include <MSLane.h>
Definition at line 100 of file MSLane.h.
MSLane::AnyVehicleIterator::AnyVehicleIterator |
( |
const MSLane * |
lane, |
|
|
int |
i1, |
|
|
int |
i2, |
|
|
const int |
i1End, |
|
|
const int |
i2End, |
|
|
bool |
downstream = true |
|
) |
| |
|
inline |
bool MSLane::AnyVehicleIterator::nextIsMyVehicles |
( |
| ) |
const |
|
private |
const MSVehicle * MSLane::AnyVehicleIterator::operator* |
( |
| ) |
|
const MSVehicle* MSLane::AnyVehicleIterator::operator-> |
( |
| ) |
|
|
inline |
int MSLane::AnyVehicleIterator::myDirection |
|
private |
bool MSLane::AnyVehicleIterator::myDownstream |
|
private |
iteration direction
Definition at line 151 of file MSLane.h.
int MSLane::AnyVehicleIterator::myI1 |
|
private |
int MSLane::AnyVehicleIterator::myI1End |
|
private |
int MSLane::AnyVehicleIterator::myI2 |
|
private |
int MSLane::AnyVehicleIterator::myI2End |
|
private |
const MSLane* MSLane::AnyVehicleIterator::myLane |
|
private |
the lane that is being iterated
Definition at line 141 of file MSLane.h.
The documentation for this class was generated from the following files: