![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include "GNEAdditional.h"
Go to the source code of this file.
Data Structures | |
class | GNEStoppingPlace |
Variables | |
const int | STOPPINGPLACE_ENDPOS_SET = 2 |
const int | STOPPINGPLACE_STARTPOS_SET = 1 |
Definition in file GNEStoppingPlace.h.
const int STOPPINGPLACE_ENDPOS_SET = 2 |
Definition at line 30 of file GNEStoppingPlace.h.
Referenced by GNEStoppingPlace::commitGeometryMoving(), GNEStoppingPlace::getAdditionalProblem(), GNEBusStop::getAttribute(), GNEChargingStation::getAttribute(), GNEContainerStop::getAttribute(), GNEParkingArea::getAttribute(), GNEStoppingPlace::getAttributeDouble(), GNEStoppingPlace::getEndGeometryPositionOverLane(), GNEStoppingPlace::getEndPosition(), GNEStoppingPlace::getPositionInView(), GNEStoppingPlace::isAdditionalValid(), GNEStoppingPlace::moveGeometry(), GNEAdditionalHandler::parseAndBuildBusStop(), GNEAdditionalHandler::parseAndBuildChargingStation(), GNEAdditionalHandler::parseAndBuildContainerStop(), GNEAdditionalHandler::parseAndBuildParkingArea(), GNEBusStop::setAttribute(), GNEChargingStation::setAttribute(), GNEContainerStop::setAttribute(), GNEParkingArea::setAttribute(), and GNEStoppingPlace::splitEdgeGeometry().
const int STOPPINGPLACE_STARTPOS_SET = 1 |
Definition at line 29 of file GNEStoppingPlace.h.
Referenced by GNEStoppingPlace::commitGeometryMoving(), GNEStoppingPlace::getAdditionalProblem(), GNEBusStop::getAttribute(), GNEChargingStation::getAttribute(), GNEContainerStop::getAttribute(), GNEParkingArea::getAttribute(), GNEStoppingPlace::getAttributeDouble(), GNEStoppingPlace::getPositionInView(), GNEStoppingPlace::getStartGeometryPositionOverLane(), GNEStoppingPlace::getStartPosition(), GNEStoppingPlace::isAdditionalValid(), GNEStoppingPlace::moveGeometry(), GNEAdditionalHandler::parseAndBuildBusStop(), GNEAdditionalHandler::parseAndBuildChargingStation(), GNEAdditionalHandler::parseAndBuildContainerStop(), GNEAdditionalHandler::parseAndBuildParkingArea(), GNEBusStop::setAttribute(), GNEChargingStation::setAttribute(), GNEContainerStop::setAttribute(), GNEParkingArea::setAttribute(), and GNEStoppingPlace::splitEdgeGeometry().