![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <sstream>
#include <string>
#include <iomanip>
#include <algorithm>
#include <list>
#include <utils/xml/SUMOXMLDefinitions.h>
#include <utils/common/SUMOVehicleClass.h>
#include <utils/common/Named.h>
#include <utils/distribution/Distribution_Parameterized.h>
#include "StdDefs.h"
Go to the source code of this file.
Functions | |
template<typename T , typename C , typename T_BETWEEN > | |
std::string | joinNamedToString (const std::set< T *, C > &ns, const T_BETWEEN &between) |
template<typename T , typename T_BETWEEN > | |
std::string | joinNamedToStringSorting (const std::set< T * > &ns, const T_BETWEEN &between) |
template<typename KEY , typename VAL , typename T_BETWEEN , typename T_BETWEEN_KEYVAL > | |
std::string | joinToString (const std::map< KEY, VAL > &s, const T_BETWEEN &between, const T_BETWEEN_KEYVAL &between_keyval, std::streamsize accuracy=gPrecision) |
template<typename T , typename T_BETWEEN > | |
std::string | joinToString (const std::set< T > &s, const T_BETWEEN &between, std::streamsize accuracy=gPrecision) |
template<typename T , typename T_BETWEEN > | |
std::string | joinToString (const std::vector< T > &v, const T_BETWEEN &between, std::streamsize accuracy=gPrecision) |
template<typename T , typename T_BETWEEN > | |
std::string | joinToStringSorting (const std::vector< T > &v, const T_BETWEEN &between, std::streamsize accuracy=gPrecision) |
template<typename T > | |
std::string | toHex (const T i, std::streamsize numDigits=0) |
std::string | toString (const Named *obj, std::streamsize accuracy) |
template<typename V > | |
std::string | toString (const std::list< V * > &v, std::streamsize accuracy=gPrecision) |
template<> | |
std::string | toString (const std::map< std::string, std::string > &v, std::streamsize) |
template<> | |
std::string | toString (const std::set< std::string > &v, std::streamsize) |
template<typename V > | |
std::string | toString (const std::set< V * > &v, std::streamsize accuracy=gPrecision) |
template<> | |
std::string | toString (const std::vector< double > &v, std::streamsize accuracy) |
template<> | |
std::string | toString (const std::vector< int > &v, std::streamsize accuracy) |
template<> | |
std::string | toString (const std::vector< long long int > &v, std::streamsize accuracy) |
template<> | |
std::string | toString (const std::vector< std::string > &v, std::streamsize) |
template<typename V > | |
std::string | toString (const std::vector< V * > &v, std::streamsize accuracy=gPrecision) |
template<class T > | |
std::string | toString (const T &t, std::streamsize accuracy=gPrecision) |
template<typename V > | |
std::string | toString (const typename std::list< V * >::const_iterator &b, const typename std::list< V * >::const_iterator &e, std::streamsize accuracy=gPrecision) |
template<typename V > | |
std::string | toString (const typename std::vector< V * >::const_iterator &b, const typename std::vector< V * >::const_iterator &e, std::streamsize accuracy=gPrecision) |
template<> | |
std::string | toString< Distribution_Parameterized > (const Distribution_Parameterized &dist, std::streamsize accuracy) |
template<> | |
std::string | toString< FringeType > (const FringeType &fringeType, std::streamsize accuracy) |
template<> | |
std::string | toString< LaneChangeAction > (const LaneChangeAction &action, std::streamsize accuracy) |
template<> | |
std::string | toString< LaneChangeModel > (const LaneChangeModel &model, std::streamsize accuracy) |
template<> | |
std::string | toString< LaneSpreadFunction > (const LaneSpreadFunction &lsf, std::streamsize accuracy) |
template<> | |
std::string | toString< LateralAlignment > (const LateralAlignment &latA, std::streamsize accuracy) |
template<> | |
std::string | toString< LinkDirection > (const LinkDirection &linkDir, std::streamsize accuracy) |
template<> | |
std::string | toString< LinkState > (const LinkState &linkState, std::streamsize accuracy) |
template<> | |
std::string | toString< PersonMode > (const PersonMode &personMode, std::streamsize accuracy) |
template<> | |
std::string | toString< RightOfWay > (const RightOfWay &row, std::streamsize accuracy) |
template<> | |
std::string | toString< SUMOVehicleClass > (const SUMOVehicleClass &vClass, std::streamsize accuracy) |
template<> | |
std::string | toString< SumoXMLAttr > (const SumoXMLAttr &attr, std::streamsize accuracy) |
template<> | |
std::string | toString< SumoXMLEdgeFunc > (const SumoXMLEdgeFunc &edgeFunc, std::streamsize accuracy) |
template<> | |
std::string | toString< SumoXMLNodeType > (const SumoXMLNodeType &nodeType, std::streamsize accuracy) |
template<> | |
std::string | toString< SumoXMLTag > (const SumoXMLTag &tag, std::streamsize accuracy) |
template<> | |
std::string | toString< TrafficLightType > (const TrafficLightType &type, std::streamsize accuracy) |
Definition in file ToString.h.
|
inline |
Definition at line 280 of file ToString.h.
References Named::getIDSecure(), and joinToString().
Referenced by NBNodeCont::analyzeCluster(), MSRailSignal::DriveWay::checkCrossingFlanks(), MSRailSignal::DriveWay::checkFlanks(), NBNodeCont::feasibleCluster(), NBNodeCont::generateNodeClusters(), MSActuatedTrafficLightLogic::init(), NBNodeCont::joinJunctions(), NBNodeCont::joinNodeCluster(), NBNodeCont::pruneClusterFringe(), and NWWriter_XML::writeEdgesAndConnections().
|
inline |
Definition at line 270 of file ToString.h.
References Named::getIDSecure(), and joinToStringSorting().
Referenced by NBNodeShapeComputer::computeUniqueDirectionList().
|
inline |
Definition at line 347 of file ToString.h.
References toString().
|
inline |
Definition at line 319 of file ToString.h.
References toString().
|
inline |
Definition at line 246 of file ToString.h.
References toString().
Referenced by NBRailwayTopologyAnalyzer::addBidiEdgesBetweenSwitches(), NIXMLNodesHandler::addJoinCluster(), GNEAdditionalFrame::buildAdditionalOverLanes(), NIImporter_OpenDrive::OpenDriveLaneSection::buildLaneMapping(), NIImporter_OpenDrive::OpenDriveLaneSection::buildSpeedChanges(), GUISUMOAbstractView::checkSnapshots(), NBNodeCont::feasibleCluster(), MSNet::generateStatistics(), GNEContainerStop::getAttribute(), GNEBusStop::getAttribute(), GNERide::getAttribute(), GNEPersonTrip::getAttribute(), GNEAdditionalFrame::SelectorChildEdges::getEdgeIdsSelected(), GNEAdditionalFrame::SelectorChildLanes::getLaneIdsSelected(), MSContainer::MSContainerStage_Driving::getStageDescription(), MSPerson::MSPersonStage_Driving::getStageDescription(), MSContainer::MSContainerStage_Driving::getStageSummary(), MSPerson::MSPersonStage_Driving::getStageSummary(), Option_IntVector::getValueString(), Option_StringVector::getValueString(), getVehicleClassNames(), MSTransportable::Stage_Driving::getWaitingDescription(), GNECrossingFrame::CrossingParameters::invertEdges(), joinNamedToString(), joinToStringSorting(), GNECrossingFrame::CrossingParameters::markEdge(), MSDevice_SSM::MSDevice_SSM(), GNEAllowDisallow::onCmdAccept(), GNEAttributeCarrier::parseIDs(), OptionsCont::relocateFiles(), GNEJunction::removeEdgeFromCrossings(), NBEdge::replaceInConnections(), MSTriggeredRerouter::rerouteParkingArea(), NBRailwayTopologyAnalyzer::reverseEdges(), NIImporter_OpenDrive::setEdgeLinks2(), GNEAdditionalFrame::SelectorParentLanes::stopConsecutiveLaneSelector(), TraCITestClient::testAPI(), Distribution_Parameterized::toStr(), toString(), GNETAZFrame::TAZSelectionStatistics::updateStatistics(), NIImporter_OpenStreetMap::usableType(), GNECrossingFrame::CrossingParameters::useSelectedEdges(), MSVehicle::Stop::write(), MSRailSignal::DriveWay::writeBlocks(), NWWriter_SUMO::writeInternalNodes(), NWWriter_XML::writeNodes(), and NWWriter_SUMO::writeRoundabout().
|
inline |
Definition at line 262 of file ToString.h.
References joinToString().
Referenced by joinNamedToStringSorting(), NIImporter_OpenStreetMap::EdgesHandler::myStartElement(), and toString().
|
inline |
Definition at line 57 of file ToString.h.
Referenced by TraCIServerAPI_Edge::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_TrafficLight::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_LaneArea::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIServerAPI_Route::processSet(), TraCIServerAPI_TrafficLight::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_GUI::processSet(), TraCIServerAPI_Simulation::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_Lane::processSet(), and TraCIServer::writeStatusCmd().
|
inline |
Definition at line 65 of file ToString.h.
References Named::getIDSecure(), and UNUSED_PARAMETER.
|
inline |
Definition at line 206 of file ToString.h.
|
inline |
Definition at line 363 of file ToString.h.
References joinToString().
|
inline |
Definition at line 341 of file ToString.h.
References joinToString().
|
inline |
Definition at line 290 of file ToString.h.
References joinToStringSorting(), and UNUSED_PARAMETER.
|
inline |
Definition at line 313 of file ToString.h.
References joinToString().
|
inline |
Definition at line 301 of file ToString.h.
References joinToString().
|
inline |
Definition at line 307 of file ToString.h.
References joinToString().
|
inline |
Definition at line 335 of file ToString.h.
References joinToString().
|
inline |
Definition at line 188 of file ToString.h.
|
inline |
Template for conversions from origin format to string representation (when supplied by c++/the stl)
Definition at line 47 of file ToString.h.
Referenced by MSDevice_ToC::_2string(), NIImporter_SUMO::_loadNetwork(), MSLCM_LC2013::_patchSpeed(), MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), MSLaneChangerSublane::abortLCManeuver(), libsumo::Person::add(), MSDetectorControl::add(), ODMatrix::add(), MSDevice_SSM::Encounter::add(), NLTriggerBuilder::addAccess(), IntermodalNetwork< E, L, N, V >::addAccess(), SUMORTree::addAdditionalGLObject(), NBRailwayTopologyAnalyzer::addBidiEdgesBetweenSwitches(), NBRailwayTopologyAnalyzer::addBidiEdgesForBufferStops(), NBRailwayTopologyAnalyzer::addBidiEdgesForStops(), NBRailwayTopologyAnalyzer::addBidiEdgesForStraightConnectivity(), NBLoadedSUMOTLDef::addConnection(), NIImporter_SUMO::addConnection(), NLHandler::addConnection(), NIXMLConnectionsHandler::addCrossing(), GNEAttributeCarrier::TagProperties::addDeprecatedAttribute(), NLHandler::addDistrict(), NIImporter_SUMO::addEdge(), RORouteHandler::addFlowPerson(), MSRouteHandler::addFlowPerson(), GNEJunction::addIncomingGNEEdge(), GNEFixAdditionalElements::AdditionalList::AdditionalList(), NIImporter_SUMO::addLane(), NIXMLEdgesHandler::addLane(), NLJunctionControlBuilder::addLogicItem(), MSLane::addNeigh(), GNEJunction::addOutgoingGNEEdge(), GNEHierarchicalParentElements::addParentEdge(), GNEHierarchicalParentElements::addParentLane(), GNEHierarchicalParentElements::addParentShape(), GNERouteHandler::addPersonTrip(), NLHandler::addPhase(), ShapeHandler::addPOI(), PCLoaderOSM::addPOI(), GNEPolygonFrame::addPOI(), GNEPolygonFrame::addPOILane(), PCLoaderOSM::addPolygon(), GNEPolygonFrame::addPolygon(), GNENet::addPolygon(), NIXMLPTHandler::addPTLineStop(), GNEViewNet::addRestrictedLane(), NBEdge::addRestrictedLane(), GNENet::addReversedEdge(), GNERouteHandler::addRide(), NBEdgeCont::addRoundabout(), NIXMLEdgesHandler::addSplit(), NBTrafficLightLogic::addStep(), MSRouteHandler::addStop(), GNERouteHandler::addStop(), RONet::addStoppingPlace(), TraCIServer::addSubscriptionFilter(), TraCIServer::addSubscriptionFilterDownstreamDistance(), TraCIServer::addSubscriptionFilterFieldOfVision(), TraCIServer::addSubscriptionFilterLanes(), TraCIServer::addSubscriptionFilterUpstreamDistance(), TraCIServer::addSubscriptionFilterVClass(), TraCIServer::addSubscriptionFilterVType(), NIXMLTrafficLightsHandler::addTlConnection(), NIVissimTL::NIVissimTLSignal::addTo(), MSVehicle::addTraciStopAtStoppingPlace(), ROPerson::addTrip(), GNEVehicleFrame::addVehicle(), GNERouteHandler::addWalk(), NBPTLine::addWayNode(), NBNodeCont::analyzeCluster(), MSTransportable::appendStage(), NIImporter_OpenStreetMap::RelationHandler::applyRestriction(), libsumo::Helper::applySubscriptionFilterFieldOfVision(), libsumo::Helper::applySubscriptionFilters(), GNEAttributeCarrier::AttributeProperties::AttributeProperties(), GNEFrameAttributesModuls::AttributesCreatorFlow::AttributesCreatorFlow(), GNEFrameAttributesModuls::AttributesEditorFlow::AttributesEditorFlow(), SUMOVehicleParserHelper::beginVTypeParsing(), NLEdgeControlBuilder::build(), MSAbstractLaneChangeModel::build(), MSVehicleType::build(), GNEAdditionalHandler::buildAccess(), GNEAdditionalFrame::buildAdditionalCommonAttributes(), GNEAdditionalFrame::buildAdditionalOverEdge(), GNEAdditionalFrame::buildAdditionalOverLane(), GNEAdditionalFrame::buildAdditionalOverLanes(), GNEAdditionalFrame::buildAdditionalOverView(), GNEAdditionalFrame::buildAdditionalWithParent(), GNEVehicleTypeDialog::VTypeAtributes::buildAttributesA(), GNEAdditionalHandler::buildBusStop(), GNEAdditionalHandler::buildCalibrator(), GNEAdditionalHandler::buildChargingStation(), GNEConnectorFrame::buildConnection(), NIImporter_OpenDrive::buildConnectionsToOuter(), GNEAdditionalHandler::buildContainerStop(), CHBuilder< E, V >::buildContractionHierarchy(), NBNode::buildCrossings(), NBNode::buildCrossingsAndWalkingAreas(), GNEAdditionalHandler::buildDetectorE1(), GNEAdditionalHandler::buildDetectorE1Instant(), GNEAdditionalHandler::buildDetectorE3(), GNEAdditionalHandler::buildDetectorEntry(), GNEAdditionalHandler::buildDetectorExit(), MSRailSignal::LinkInfo::buildDriveWay(), NIVissimConnection::buildEdgeConnections(), RODFNet::buildEdgeFlowMap(), GNERouteHandler::buildFlow(), GNERouteHandler::buildFlowOverRoute(), GNERouteHandler::buildFlowWithEmbeddedRoute(), GNETLSEditorFrame::buildIinternalLanes(), NBEdge::buildInnerEdges(), GNEAdditionalHandler::buildMultiLaneDetectorE2(), NIVissimEdge::buildNBEdge(), GNEViewNetHelper::NetworkViewOptions::buildNetworkViewOptionsMenuChecks(), GNEAdditionalHandler::buildParkingArea(), GNEAdditionalHandler::buildParkingSpace(), GNERouteHandler::buildPerson(), GNEPersonFrame::buildPerson(), GNERouteHandler::buildPersonFlow(), GNEPersonFrame::buildPersonOverRoute(), GNERouteHandler::buildPersonTripBusStop(), GNERouteHandler::buildPersonTripFromTo(), GNEAdditionalHandler::buildRerouter(), GNEAdditionalHandler::buildRerouterInterval(), GNERouteHandler::buildRideBusStop(), GNERouteHandler::buildRideFromTo(), MSRailSignal::DriveWay::buildRoute(), NLDetectorBuilder::buildRouteProbe(), GNEAdditionalHandler::buildRouteProbe(), MELoop::buildSegmentsFor(), GNEAdditionalHandler::buildSingleLaneDetectorE2(), GUITriggerBuilder::buildStoppingPlace(), NLTriggerBuilder::buildStoppingPlace(), MSFrame::buildStreams(), GNEAdditionalHandler::buildTAZ(), GNEAdditionalHandler::buildTAZSink(), GNEAdditionalHandler::buildTAZSource(), GNERouteHandler::buildTrip(), GNEAdditionalHandler::buildVaporizer(), GNEAdditionalHandler::buildVariableSpeedSign(), GNEAllowDisallow::buildVClass(), MSDevice_Battery::buildVehicleDevices(), GNERouteHandler::buildVehicleOverRoute(), GNERouteHandler::buildVehicleWithEmbeddedRoute(), GNERouteHandler::buildWalkBusStop(), GNERouteHandler::buildWalkEdges(), GNERouteHandler::buildWalkFromTo(), NBNode::buildWalkingAreas(), GNERouteHandler::buildWalkRoute(), MSBaseVehicle::calculateArrivalParams(), GNEVehicleTypeDialog::CarFollowingModelParameters::CarFollowingModelRow::CarFollowingModelRow(), MSLaneChangerSublane::change(), GNEPoly::changeFirstGeometryPoint(), MSLaneChanger::changeOpposite(), MELoop::changeSegment(), GNEConnection::changeTLIndex(), MSLCM_SL2015::checkBlockingVehicles(), MSLaneChanger::checkChange(), MSLaneChangerSublane::checkChangeSublane(), GNEDetectorE3::checkChildAdditionalRestriction(), NBNode::checkCrossing(), NIImporter_OpenStreetMap::RelationHandler::checkEdgeRef(), MSRailSignal::DriveWay::checkFlanks(), RONet::checkFlows(), GUIApplicationWindow::checkGamingEventsDRT(), NBEdge::checkGeometry(), NBEdgeCont::checkGrade(), NWWriter_OpenDrive::checkLaneGeometries(), NGFrame::checkOptions(), NBFrame::checkOptions(), MSFrame::checkOptions(), NBEdgeCont::checkOverlap(), MSDevice_Battery::checkParam(), GNEAttributeCarrier::checkParsedAttribute(), MSSOTLTrafficLightLogic::checkPhases(), MSE2Collector::checkPositioning(), NLDetectorBuilder::checkSampleInterval(), GUISUMOAbstractView::checkSnapshots(), MSLaneChanger::checkTraCICommands(), MSAbstractLaneChangeModel::checkTraCICommands(), GNENet::cleanInvalidCrossings(), MsgHandler::clear(), SUMOSAXAttributesImpl_Binary::clone(), GNERouteHandler::closePerson(), GNERouteHandler::closeRoute(), NLJunctionControlBuilder::closeTrafficLightLogic(), MSRouteHandler::closeVehicle(), GNERouteHandler::closeVType(), NBTrafficLightDefinition::collectAllLinks(), NBLoadedSUMOTLDef::collectEdgeVectors(), GNEInternalLane::colorForLinksState(), GNETAZ::commitGeometryMoving(), GNEDetectorE3::commitGeometryMoving(), GNEParkingSpace::commitGeometryMoving(), GNEVariableSpeedSign::commitGeometryMoving(), GNEAccess::commitGeometryMoving(), GNERerouter::commitGeometryMoving(), GNEDetectorE1::commitGeometryMoving(), GNEDetectorEntryExit::commitGeometryMoving(), GNEDetectorE1Instant::commitGeometryMoving(), GNEStoppingPlace::commitGeometryMoving(), GNEStop::commitGeometryMoving(), GNEDetectorE2::commitGeometryMoving(), GNERide::commitGeometryMoving(), GNEPOI::commitGeometryMoving(), GNEPersonTrip::commitGeometryMoving(), GNEWalk::commitGeometryMoving(), GNEJunction::commitGeometryMoving(), GNETAZ::commitShapeChange(), GNEPoly::commitShapeChange(), GNEEdge::commitShapeChange(), GNEEdge::commitShapeEndChange(), GNEEdge::commitShapeStartChange(), NBNodeShapeComputer::compute(), PedestrianRouter< E, L, N, V >::compute(), IntermodalRouter< E, L, N, V >::compute(), DijkstraRouter< E, V >::compute(), NBNetBuilder::compute(), AStarRouter< E, V >::compute(), CHRouter< E, V >::compute(), ODMatrix::computeDeparts(), MSDevice_SSM::computeDRAC(), NBNode::computeLogic(), NBOwnTLDef::computeLogicAndConts(), ROMAAssignments::computePath(), computeRoutes(), NIImporter_OpenDrive::computeShapes(), MSDevice_SSM::computeSSMs(), RODFNet::computeTypes(), NBPTLineCont::constructRoute(), GNEEdge::copyTemplate(), GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry::counterDown(), GNESelectorFrame::LockGLObjectTypes::ObjectTypeEntry::counterUp(), NGNet::createChequerBoard(), GNENet::createEdge(), GNECrossingFrame::CrossingParameters::CrossingParameters(), GLHelper::debugVertices(), MSLCM_SL2015::decideDirection(), MSAbstractLaneChangeModel::decideDirection(), MSActuatedTrafficLightLogic::decideNextPhase(), GNEReferenceCounter::decRef(), GNENet::deleteConnection(), GNENet::deleteEdge(), NIXMLEdgesHandler::deleteEdge(), GNETAZ::deleteGeometryPoint(), GNEEdge::deleteGeometryPoint(), GNEPoly::deleteGeometryPoint(), GNENet::deleteJunction(), GNENet::deleteLane(), NIXMLNodesHandler::deleteNode(), NBTrafficLightLogic::deletePhase(), GNEViewNet::deleteSelectedConnections(), GNEViewNet::deleteSelectedCrossings(), GNEViewNet::deleteSelectedEdges(), GNEViewNet::deleteSelectedJunctions(), GNEViewNet::deleteSelectedLanes(), GNEFixDemandElements::DemandList::DemandList(), GUISelectedStorage::deselect(), MSLane::detectCollisions(), MSInsertionControl::determineCandidates(), MSDevice_SSM::determineTTCandDRAC(), TraCIServer::dispatchCommand(), GUISUMOAbstractView::displayColorLegend(), NBEdge::divideOnEdges(), NBEdge::divideSelectedLanesOnEdges(), GNEEdge::drawEdgeName(), GUISUMOAbstractView::drawFPS(), GNEEdge::drawGeometryPoints(), GNEChargingStation::drawGL(), GUIPerson::drawGL(), GUICalibrator::drawGL(), GNEJunction::drawGL(), GUIJunctionWrapper::drawGL(), GUIChargingStation::drawGL(), GUIEdge::drawGL(), GNEPoly::drawGL(), GUITriggeredRerouter::GUITriggeredRerouterEdge::drawGL(), GNEPerson::drawGL(), GNELane::drawLane2LaneConnections(), GUIBaseVehicle::drawLinkItem(), GNELane::drawLinkNo(), GUILane::drawLinkNo(), GUIBaseVehicle::drawOnPos(), GNEEdge::drawRerouterSymbol(), GUIVehicle::drawRouteHelper(), GNEViewNetHelper::TestingMode::drawTestingElements(), GNECrossing::drawTLSLinkNo(), GNELane::drawTLSLinkNo(), GUILane::drawTLSLinkNo(), GUIParameterTracker::GUIParameterTrackerPanel::drawValue(), GUITLLogicPhasesTrackerWindow::drawValues(), GNENet::duplicateLane(), GNEVehicleFrame::edgePathCreated(), GNECrossingFrame::EdgesSelector::EdgesSelector(), GNEEdge::editEndpoint(), GNEStop::enableAttribute(), GNESelectorFrame::MatchAttribute::enableMatchAttribute(), NLDetectorBuilder::endE3Detector(), MSE3Collector::enter(), MSVehicle::enterLaneAtLaneChange(), OptionsLoader::error(), MSDevice_SSM::estimateConflictTimes(), MSPModel_Remote::execute(), NBNode::ApproachingDivider::execute(), MSVehicle::executeMove(), NBEdge::expandableBy(), NBRailwayTopologyAnalyzer::extendBidiEdges(), NIImporter_OpenStreetMap::extendRailwayDistances(), OptionsLoader::fatalError(), NBNodeCont::feasibleCluster(), GNEAttributeCarrier::fillAdditionals(), GNEAttributeCarrier::fillCommonFlowAttributes(), GNEAttributeCarrier::fillCommonPersonAttributes(), GNEAttributeCarrier::fillCommonVehicleAttributes(), GNEAttributeCarrier::fillDemandElements(), GNEAttributeCarrier::fillNetElements(), GNEAttributeCarrier::fillPersonElements(), GNEAttributeCarrier::fillShapes(), GNEAttributeCarrier::fillVehicleElements(), GNEVehicleTypeDialog::VTypeAtributes::VTypeAttributeRow::filterAttributeName(), MSCFModel_Daniel1::finalizeSpeed(), NIImporter_OpenStreetMap::RelationHandler::findEdgeRef(), MSRailSignal::DriveWay::findFlankProtection(), MSDevice_SSM::findFoeConflictLane(), libsumo::Simulation::findIntermodalRoute(), MSRailSignal::DriveWay::findProtection(), MSDevice_SSM::findSurroundingVehicles(), NBPTLineCont::findWay(), GNEDetectorE1Instant::fixAdditionalProblem(), GNEDetectorE1::fixAdditionalProblem(), GNEDetectorEntryExit::fixAdditionalProblem(), GNEStoppingPlace::fixAdditionalProblem(), GNEDetectorE2::fixAdditionalProblem(), NBPTLineCont::fixBidiStops(), MSDevice_SSM::flushGlobalMeasures(), GNENet::generateAdditionalID(), NBPTStopCont::generateBidiStops(), GNEJunction::generateChildID(), GNEPoly::generateChildID(), GNEPOI::generateChildID(), GNEAdditional::generateChildID(), GNEDemandElement::generateChildID(), GNENet::generateDemandElementID(), GNEAdditionalFrame::generateID(), MSDevice_Bluelight::generateOutput(), MSDevice_Example::generateOutput(), MSDevice_Tripinfo::generateOutput(), GNENet::generateShapeID(), MSNet::generateStatistics(), GNEInspectorFrame::GEOAttributesEditor::GEOAttributesEditor(), NIImporter_OpenDrive::geomFromSpiral(), GNEDetectorE1Instant::getAdditionalProblem(), GNEDetectorE1::getAdditionalProblem(), GNEDetectorEntryExit::getAdditionalProblem(), GNEStoppingPlace::getAdditionalProblem(), GNEDetectorE2::getAdditionalProblem(), SUMOVehicleParameter::getArrivalLane(), SUMOVehicleParameter::getArrivalPos(), SUMOVehicleParameter::getArrivalPosLat(), SUMOVehicleParameter::getArrivalSpeed(), MSAbstractLaneChangeModel::getAssumedDecelForLaneChangeDuration(), GNEContainerStop::getAttribute(), GNEBusStop::getAttribute(), GNEChargingStation::getAttribute(), GNEParkingArea::getAttribute(), GNEVaporizer::getAttribute(), GNERouteProbe::getAttribute(), GNEClosingReroute::getAttribute(), GNEDetectorE1::getAttribute(), GNEClosingLaneReroute::getAttribute(), GNEDestProbReroute::getAttribute(), GNEDetectorE3::getAttribute(), GNEDetectorEntryExit::getAttribute(), GNERouteProbReroute::getAttribute(), GNEParkingAreaReroute::getAttribute(), GNEParkingSpace::getAttribute(), GNECalibratorFlow::getAttribute(), GNEVariableSpeedSignStep::getAttribute(), GNERerouterInterval::getAttribute(), GNETAZSourceSink::getAttribute(), GNEVariableSpeedSign::getAttribute(), GNEDetectorE1Instant::getAttribute(), GNEAccess::getAttribute(), GNERerouter::getAttribute(), GNECrossing::getAttribute(), GNECalibrator::getAttribute(), GNEDetectorE2::getAttribute(), GNETAZ::getAttribute(), GNEVehicleType::getAttribute(), GNEConnection::getAttribute(), GNEStop::getAttribute(), GNEPoly::getAttribute(), GNELane::getAttribute(), GNERide::getAttribute(), GNEPOI::getAttribute(), GNEPersonTrip::getAttribute(), GNEJunction::getAttribute(), GNEWalk::getAttribute(), GNERoute::getAttribute(), GNEEdge::getAttribute(), GNEPerson::getAttribute(), GNEVehicle::getAttribute(), GNEVaporizer::getAttributeDouble(), GNERouteProbe::getAttributeDouble(), GNEClosingReroute::getAttributeDouble(), GNEClosingLaneReroute::getAttributeDouble(), GNEDestProbReroute::getAttributeDouble(), GNEDetectorE3::getAttributeDouble(), GNEParkingAreaReroute::getAttributeDouble(), GNEParkingSpace::getAttributeDouble(), GNERouteProbReroute::getAttributeDouble(), GNEVariableSpeedSignStep::getAttributeDouble(), GNECalibratorFlow::getAttributeDouble(), GNERerouterInterval::getAttributeDouble(), GNETAZSourceSink::getAttributeDouble(), GNEVariableSpeedSign::getAttributeDouble(), GNEAccess::getAttributeDouble(), GNERerouter::getAttributeDouble(), GNEStoppingPlace::getAttributeDouble(), GNECalibrator::getAttributeDouble(), GNETAZ::getAttributeDouble(), GNEDetector::getAttributeDouble(), GNEVehicleType::getAttributeDouble(), GNEStop::getAttributeDouble(), GNERide::getAttributeDouble(), GNEPersonTrip::getAttributeDouble(), GNEWalk::getAttributeDouble(), GNEPerson::getAttributeDouble(), GNEAttributeCarrier::TagProperties::getAttributeProperties(), MSVehicle::getBackPosition(), MSVehicle::getBackPositionOnLane(), GNEPerson::getBegin(), GNEVehicle::getBegin(), NBOwnTLDef::getBestPair(), NBRailwayTopologyAnalyzer::getBrokenRailNodes(), MSRailSignal::getClickableTLLinkID(), NIImporter_DlrNavteq::EdgesHandler::getColumn(), NBEdge::getConnection(), NBEdge::getConnectionRef(), GNEAttributeCarrier::TagProperties::getDefaultValue(), GNEStop::getDemandElementProblem(), IntermodalNetwork< E, L, N, V >::getDepartConnector(), SUMOVehicleParameter::getDepartLane(), SUMOVehicleParameter::getDepartPos(), SUMOVehicleParameter::getDepartPosLat(), SUMOVehicleParameter::getDepartSpeed(), NBEdge::Connection::getDescription(), NBTrafficLightDefinition::getDescription(), NIImporter_OpenDrive::Connection::getDescription(), MSVehicle::Stop::getDescription(), MSRoute::getDistanceBetween(), MSDevice_ToC::getDynamicMRMProbability(), GUINet::DiscoverAttributes::getEdgeAttrs(), NLDetectorBuilder::getEdgeChecking(), MSMeanData_Amitran::getEdgeID(), NBNode::getEdgesSortedByAngleAtNodeCenter(), MSDevice_SSM::getExtraTime(), GNENetElement::getHierarchyName(), MSRailSignal::LinkInfo::getID(), PublicTransportEdge< E, L, N, V >::getIntended(), NBEdge::Connection::getInternalLaneID(), NLDetectorBuilder::getLaneChecking(), NBEdge::getLaneID(), NIXMLShapeHandler::getLanePos(), NLShapeHandler::getLanePos(), GNEAdditionalHandler::getLanePos(), MSVehicle::getLatOffset(), GUIVehicle::getLCStateLeft(), GUIVehicle::getLCStateRight(), MSLane::getLeader(), MSLane::getLeaderOnConsecutive(), SUMOVTypeParameter::getManoeuverAngleTimesS(), NIVissimDistrictConnection::getMeanSpeed(), GNEFrameAttributesModuls::NeteditAttributes::getNeteditAttributesAndValues(), GNEHierarchicalParentElements::getNewListOfParents(), MSCalibrator::getNewVehicleID(), MSPModel_Striping::getNextLane(), GUISUMOAbstractView::getObjectsInBoundary(), NBRampsComputer::getOffRampEdges(), MSDevice_Battery::getParameter(), MSDevice_DriverState::getParameter(), MSDevice_Transportable::getParameter(), MSLCM_LC2013::getParameter(), libsumo::Simulation::getParameter(), MSDevice_Bluelight::getParameter(), MSDevice_Example::getParameter(), MSLCM_SL2015::getParameter(), MSDevice_ToC::getParameter(), MSDevice_Routing::getParameter(), MSDevice_SSM::getParameter(), MSAbstractLaneChangeModel::getParameter(), GUIContainer::getParameterWindow(), GUIPolygon::getParameterWindow(), GUIJunctionWrapper::getParameterWindow(), GUIVehicle::getParameterWindow(), GUIMEVehicle::getParameterWindow(), GUINet::getParameterWindow(), MSLane::getPartialBehind(), MSSimpleDriverState::getPerceivedHeadway(), MSSimpleDriverState::getPerceivedSpeedDifference(), NBEdge::getPermissionVariants(), GUITrafficLightLogicWrapper::getPopUpMenu(), GNEJunction::getPopUpMenu(), GUIEdge::getPopUpMenu(), GNELane::getPopUpMenu(), GNERide::getPopUpMenu(), GNEPersonTrip::getPopUpMenu(), GNEPOI::getPopUpMenu(), GNEWalk::getPopUpMenu(), GNERoute::getPopUpMenu(), GUILane::getPopUpMenu(), GNEAdditional::getPopUpMenu(), GNEDemandElement::getPopUpMenu(), NBRailwayTopologyAnalyzer::getRailNodes(), libsumo::TrafficLight::getServedPersonCount(), GUIPerson::getStageIndexDescription(), GNEStopFrame::getStopParameter(), MSNet::getStoppingPlaces(), ROEdge::getStoredEffort(), MSTLLogicControl::WAUTSwitchProcedure_Stretch::getStretchAreaNo(), MSTLLogicControl::WAUTSwitchProcedure_Stretch::getStretchBereichDef(), GUIPropertyScheme< T >::getTagName(), GNEAttributeCarrier::getTagProperties(), MSActuatedTrafficLightLogic::getTarget(), MSRailSignal::getTLLinkID(), ROEdge::getTravelTime(), GUIVehicle::getTypeParameterWindow(), MSEdge::getWaitingVehicle(), NBHeightMapper::getZ(), GNEAllowDisallow::GNEAllowDisallow(), GNECalibratorDialog::GNECalibratorDialog(), GNECalibratorFlowDialog::GNECalibratorFlowDialog(), GNEChange_Attribute::GNEChange_Attribute(), GNEFrame::GNEFrame(), GNERerouterDialog::GNERerouterDialog(), GNERerouterIntervalDialog::GNERerouterIntervalDialog(), GNERouteDialog::GNERouteDialog(), GNEVariableSpeedSignDialog::GNEVariableSpeedSignDialog(), NBNode::guessCrossings(), NBEdgeCont::guessRoundabouts(), NBNodeCont::guessTLs(), MSLane::handleCollisionBetween(), GNEApplicationWindow::handleEvent_NetworkLoaded(), GUIApplicationWindow::handleEvent_SimulationStep(), MSVehicle::haveValidStopEdges(), HelpersHBEFA::HelpersHBEFA(), libsumo::POI::highlight(), libsumo::Vehicle::highlight(), MSVehicle::ignoreRed(), GNEReferenceCounter::incRef(), ROMAAssignments::incremental(), MSVehicle::Influencer::influenceChangeDecision(), MSRailSignal::init(), MSActuatedTrafficLightLogic::init(), MSTrafficLightLogic::init(), GUICompleteSchemeStorage::init(), GNETLSEditorFrame::TLSPhases::initPhaseTable(), GNEViewNetHelper::TestingMode::initTestingMode(), NLHandler::initTrafficLightLogic(), GUIDialog_Options::InputFloat::InputFloat(), GUIDialog_Options::InputInt::InputInt(), NIImporter_OpenStreetMap::insertEdge(), NIImporter_OpenStreetMap::insertNodeChecking(), MSDevice_SSM::insertOptions(), MSEdge::insertVehicle(), GNEInspectorFrame::inspectMultisection(), MSLane::integrateNewVehicles(), NIImporter_OpenStreetMap::interpretDistance(), SUMOVehicleParameter::interpretEdgePos(), GNEJunction::invalidateTLS(), MSLane::isInsertionSuccess(), GNERouteHandler::isPersonIdDuplicated(), Distribution_Parameterized::isValid(), GNEContainerStop::isValid(), GNEBusStop::isValid(), GNEChargingStation::isValid(), GNEParkingArea::isValid(), GNEDetectorE1::isValid(), GNEDetectorEntryExit::isValid(), GNEVaporizer::isValid(), GNERouteProbe::isValid(), GNEClosingReroute::isValid(), GNEClosingLaneReroute::isValid(), GNEDestProbReroute::isValid(), GNEDetectorE3::isValid(), GNERouteProbReroute::isValid(), GNEDetectorE1Instant::isValid(), GNEParkingAreaReroute::isValid(), GNEParkingSpace::isValid(), GNEVariableSpeedSignStep::isValid(), GNECalibratorFlow::isValid(), GNERerouterInterval::isValid(), GNETAZSourceSink::isValid(), GNEVariableSpeedSign::isValid(), GNECrossing::isValid(), GNEAccess::isValid(), GNERerouter::isValid(), GNEDetectorE2::isValid(), GNECalibrator::isValid(), GNETAZ::isValid(), GNEConnection::isValid(), GNEVehicleType::isValid(), GNEStop::isValid(), GNEPoly::isValid(), GNELane::isValid(), GNEPOI::isValid(), GNERide::isValid(), GNEJunction::isValid(), GNEPersonTrip::isValid(), GNEWalk::isValid(), GNERoute::isValid(), GNEEdge::isValid(), GNEPerson::isValid(), GNEVehicle::isValid(), GNERouteHandler::isVehicleIdDuplicated(), NBNodeCont::joinNodeCluster(), GNENet::joinSelectedJunctions(), joinToString(), MSLCM_SL2015::keepLatGap(), MSAbstractLaneChangeModel::laneChangeOutput(), MSE3Collector::leave(), MSE3Collector::leaveFront(), NILoader::load(), PCLoaderVisum::load(), PCLoaderArcView::load(), NIImporter_ArcView::load(), NIImporter_OpenStreetMap::load(), GUISettingsHandler::loadBreakpoints(), GUINet::loadEdgeData(), NIImporter_RobocupRescue::loadEdges(), GUISelectedStorage::loadIDs(), PCLoaderOSM::loadIfSet(), NBHeightMapper::loadIfSet(), MFXImageHelper::loadImage(), loadNet(), ROLoader::loadNet(), NIImporter_OpenDrive::loadNetwork(), NIImporter_RobocupRescue::loadNodes(), PCLoaderDlrNavteq::loadPOIFile(), PCLoaderDlrNavteq::loadPolyFile(), NILoader::loadXML(), main(), NBEdge::MainDirections::MainDirections(), NBRailwayTopologyAnalyzer::makeAllBidi(), MSDevice_SSM::makeStringWithNAs(), GNENet::mergeJunctions(), GNEViewNet::mergeJunctions(), PositionVector::move2side(), MSPModel_Striping::moveInDirectionOnLane(), GNEViewNetHelper::SelectingArea::moveRectangleSelection(), libsumo::Person::moveToXY(), libsumo::Vehicle::moveToXY(), MSActuatedTrafficLightLogic::MSActuatedTrafficLightLogic(), MSChargingStation::MSChargingStation(), MSDelayBasedTrafficLightLogic::MSDelayBasedTrafficLightLogic(), MSDevice_Battery::MSDevice_Battery(), GNEAdditionalHandler::myEndElement(), NIImporter_OpenStreetMap::RelationHandler::myEndElement(), GUISettingsHandler::myStartElement(), ODAmitranHandler::myStartElement(), NIImporter_MATSim::EdgesHandler::myStartElement(), PCLoaderOSM::NodesHandler::myStartElement(), PCLoaderOSM::RelationsHandler::myStartElement(), PCLoaderOSM::EdgesHandler::myStartElement(), NIImporter_OpenStreetMap::NodesHandler::myStartElement(), NIImporter_OpenStreetMap::EdgesHandler::myStartElement(), NIImporter_OpenStreetMap::RelationHandler::myStartElement(), NIImporter_OpenDrive::myStartElement(), GNEFrameAttributesModuls::NeteditAttributes::NeteditAttributes(), NIVissimAbstractEdge::NIVissimAbstractEdge(), MSTriggeredRerouter::notifyEnter(), MSE3Collector::MSE3EntryReminder::notifyLeave(), MSE3Collector::MSE3LeaveReminder::notifyLeave(), GNECalibratorFlowDialog::onCmdAccept(), GNERouteDialog::onCmdAccept(), GNEFixDemandElements::onCmdAccept(), GNEFixAdditionalElements::onCmdAccept(), GNERerouterIntervalDialog::onCmdAccept(), GNEVariableSpeedSignDialog::onCmdAccept(), GNEVehicleTypeDialog::onCmdAccept(), GNEViewNet::onCmdAddReversedEdge(), GNERoute::GNERoutePopupMenu::onCmdApplyDistance(), GNEConnectorFrame::ConnectionOperations::onCmdClearSelectedConnections(), GNECalibratorDialog::onCmdClickedRoute(), GNECalibratorDialog::onCmdClickedVehicleType(), GUIDialog_ViewSettings::onCmdColorChange(), GUIGLObjectPopupMenu::onCmdCopyCursorGeoPosition(), GUIGLObjectPopupMenu::onCmdCopyCursorPosition(), GNEPolygonFrame::GEOPOICreator::onCmdCreateGEOPOI(), GNETLSEditorFrame::onCmdDefCreate(), GNETLSEditorFrame::onCmdDefDelete(), GNEPersonTypeFrame::PersonTypeEditor::onCmdDeletePersonType(), GNEVehicleTypeFrame::VehicleTypeEditor::onCmdDeleteVehicleType(), GNEViewNet::onCmdDuplicateLane(), GNEVariableSpeedSignDialog::onCmdEditStep(), GNEFrameModuls::EdgePathCreator::onCmdFinishRouteCreation(), GNEFrameModuls::OverlappedInspection::onCmdListItemSelected(), GNEParametersDialog::ParametersOptions::onCmdLoadParameters(), GNETLSEditorFrame::TLSFile::onCmdLoadTLSProgram(), GNEFrameModuls::OverlappedInspection::onCmdNextElement(), GUIDialog_EditViewport::onCmdOk(), GNEFrameAttributesModuls::AttributesEditorRow::onCmdOpenAttributeDialog(), GNETLSEditorFrame::onCmdPhaseEdit(), GNEFrameModuls::OverlappedInspection::onCmdPreviousElement(), GNEPersonTypeFrame::PersonTypeEditor::onCmdResetPersonType(), GNEVehicleTypeFrame::VehicleTypeEditor::onCmdResetVehicleType(), GNEViewNet::onCmdReverseEdge(), GNEFrameAttributesModuls::AttributesCreatorRow::onCmdSelectColorButton(), GNEFrameAttributesModuls::AttributesEditorFlow::onCmdSelectFlowRadioButton(), GNEFrameModuls::TagSelector::onCmdSelectTag(), GNEFrameModuls::TagSelector::onCmdSelectTagType(), GNESelectorFrame::MatchAttribute::onCmdSelMBTag(), GNEFrameAttributesModuls::AttributesCreatorRow::onCmdSetAttribute(), GNEVehicleTypeDialog::VTypeAtributes::onCmdSetAttribute(), GNEFrameAttributesModuls::AttributesEditorRow::onCmdSetAttribute(), GNETAZFrame::TAZParameters::onCmdSetColorAttribute(), GNEPolygonFrame::GEOPOICreator::onCmdSetCoordinates(), GNEFrameAttributesModuls::AttributesEditorFlow::onCmdSetFlowAttribute(), GUIContainer::GUIContainerPopupMenu::onCmdShowPlan(), GUIPerson::GUIPersonPopupMenu::onCmdShowPlan(), GNEViewNet::onCmdSmoothEdges(), GNEViewNet::onCmdSmoothEdgesElevation(), GUISUMOViewParent::onCmdSpeedFactor(), GNEViewNet::onCmdStraightenEdges(), GNEViewNet::onCmdStraightenEdgesElevation(), GNEApplicationWindow::onCmdToogleEditOptions(), GNEViewNet::onCmdTransformPOI(), MSVehicle::onRemovalFromNet(), GNEVehicleTypeDialog::VTypeAtributes::VTypeAttributeRow::openColorDialog(), GNEFrame::openHelpAttributesDialog(), GUIApplicationWindow::openNewView(), MSRouteHandler::openRoute(), MSRouteHandler::openRouteDistribution(), PlainXMLFormatter::openTag(), OutputDevice_Network::OutputDevice_Network(), MSLaneChangerSublane::outputLCStarted(), GNEVehicleType::overwriteVType(), GNEAttributeCarrier::parse(), NIImporter_VISUM::parse_Lanes(), NIImporter_VISUM::parse_Point(), NIImporter_VISUM::parse_Types(), RONetHandler::parseAccess(), GNEAdditionalHandler::parseAndBuildAccess(), GNEAdditionalHandler::parseAndBuildBusStop(), GNEAdditionalHandler::parseAndBuildCalibrator(), GNEAdditionalHandler::parseAndBuildCalibratorFlow(), GNEAdditionalHandler::parseAndBuildChargingStation(), GNEAdditionalHandler::parseAndBuildContainerStop(), GNEAdditionalHandler::parseAndBuildDetectorE1(), GNEAdditionalHandler::parseAndBuildDetectorE1Instant(), GNEAdditionalHandler::parseAndBuildDetectorE2(), GNEAdditionalHandler::parseAndBuildDetectorE3(), GNEAdditionalHandler::parseAndBuildDetectorEntry(), GNEAdditionalHandler::parseAndBuildDetectorExit(), GNEAdditionalHandler::parseAndBuildParkingArea(), GNEAdditionalHandler::parseAndBuildRerouter(), GNEAdditionalHandler::parseAndBuildRerouterClosingLaneReroute(), GNEAdditionalHandler::parseAndBuildRerouterClosingReroute(), GNEAdditionalHandler::parseAndBuildRerouterDestProbReroute(), GNEAdditionalHandler::parseAndBuildRerouterInterval(), GNEAdditionalHandler::parseAndBuildRerouterParkingAreaReroute(), GNEAdditionalHandler::parseAndBuildRouteProbe(), NLTriggerBuilder::parseAndBuildStoppingPlace(), GNEAdditionalHandler::parseAndBuildTAZ(), GNEAdditionalHandler::parseAndBuildTAZSink(), GNEAdditionalHandler::parseAndBuildTAZSource(), GNEAdditionalHandler::parseAndBuildVaporizer(), GNEAdditionalHandler::parseAndBuildVariableSpeedSign(), GNEAttributeCarrier::parseAttributeFromXML(), SUMOVehicleParserHelper::parseCommonAttributes(), RONetHandler::parseConnection(), NIXMLConnectionsHandler::parseDeprecatedLaneDefinition(), RORouteHandler::parseGeoEdges(), SUMOVehicleParserHelper::parseID(), SUMOVehicleParserHelper::parseJMParams(), RONetHandler::parseLane(), NIXMLConnectionsHandler::parseLaneBound(), SUMOVehicleParserHelper::parseLCParams(), GNEAttributeCarrier::parseMaskedPositionAttribute(), SUMOSAXReader::parseNext(), GUISettingsHandler::parseSizeSettings(), AGActivityGenHandler::parseStation(), RONetHandler::parseStoppingPlace(), GUISettingsHandler::parseTextSettings(), ODMatrix::parseTimeLine(), GNETLSEditorFrame::parseTLSPrograms(), SUMOVehicleParserHelper::parseVTypeEmbedded(), SUMOVehicleParserHelper::parseWalkPos(), MSRouteHandler::parseWalkPositions(), MSLCM_LC2013::patchSpeed(), MSLCM_SL2015::patchSpeed(), NBLoadedTLDef::SignalGroup::patchTYellow(), MSVehicle::planMoveInternal(), MSLane::planMovements(), MSRightOfWayJunction::postloadInit(), OutputDevice_Network::postWriteHook(), NBEdge::prepareEdgePriorities(), MSLCM_SL2015::prepareStep(), NBNodeCont::printBuiltNodesStatistics(), GNECreateEdgeFrame::processClick(), GNEPolygonFrame::processClick(), TraCIServerAPI_Vehicle::processSet(), NBEdgeCont::processSplits(), NIXMLNodesHandler::processTrafficLightDefinitions(), MSPModel_Striping::PState::PState(), ODMatrix::readO(), NIImporter_DlrNavteq::readVersion(), MSOffTrafficLightLogic::rebuildPhase(), NBEdgeCont::recheckLanes(), NIImporter_OpenStreetMap::reconstructLayerElevation(), GNEChange_Junction::redo(), GNEChange_Connection::redo(), GNEChange_Edge::redo(), GNEChange_Lane::redo(), GNEChange_Crossing::redo(), GNEChange_Attribute::redo(), GNEChange_Junction::redoName(), GNEChange_TLS::redoName(), GNEChange_Connection::redoName(), GNEChange_Edge::redoName(), GNEChange_Lane::redoName(), GNEChange_Crossing::redoName(), GNEInspectorFrame::NeteditAttributesEditor::refreshNeteditAttributesEditor(), SUMORTree::removeAdditionalGLObject(), GNEDeleteFrame::removeAttributeCarrier(), GNEFrameAttributesModuls::AttributesEditor::removeEditedAC(), GNEJunction::removeIncomingGNEEdge(), GNEEdge::removeLane(), GNEJunction::removeOutgoingGNEEdge(), GNEHierarchicalParentElements::removeParentEdge(), GNEHierarchicalParentElements::removeParentLane(), GNEHierarchicalParentElements::removeParentShape(), GNEViewNet::removeRestrictedLane(), NBNodeCont::removeSelfLoops(), GNENet::removeSolitaryJunctions(), GNENet::replaceIncomingEdge(), NBEdge::replaceInConnections(), GNENet::replaceInListAttribute(), GNENet::replaceJunctionByGeometry(), GNEHierarchicalParentElements::replaceParentAdditional(), GNEHierarchicalParentElements::replaceParentDemandElement(), MSBaseVehicle::replaceRouteEdges(), NBRequest::reportWarnings(), MSDevice_SSM::requestsTrajectories(), libsumo::Vehicle::requestToC(), MSBaseVehicle::reroute(), MSRailSignal::LinkInfo::reroute(), MSVehicle::rerouteParkingArea(), libsumo::Person::rerouteTraveltime(), GNEEdge::resetEndpoint(), NBEdge::restoreRestrictedLane(), GNENet::restrictLane(), GNEViewNet::restrictLane(), GNENet::retrieveLane(), NIXMLTrafficLightsHandler::retrieveLaneIndex(), GNEAdditionalHandler::HierarchyInsertedAdditionals::retrieveParentAdditional(), GNENet::reverseEdge(), NBRailwayTopologyAnalyzer::reverseEdges(), NIImporter_OpenDrive::revisitLaneSections(), RONet::saveAndRemoveRoutesUntil(), ROPerson::PersonTrip::saveAsXML(), MSLCM_LC2013::saveBlockerLength(), MSLCM_SL2015::saveBlockerLength(), GNEViewNetHelper::EditShapes::saveEditedShape(), MSTransportableDevice_Routing::saveState(), MSDevice_Routing::saveState(), MSDevice_Vehroutes::saveState(), MSDevice_Tripinfo::saveState(), MEVehicle::saveState(), MSVehicle::saveState(), GUISelectedStorage::select(), GNEAdditionalFrame::SelectorChildEdges::SelectorChildEdges(), GNEAdditionalFrame::SelectorChildLanes::SelectorChildLanes(), MSVehicleType::setAccel(), MSVehicleType::setApparentDecel(), MSTransportable::Stage_Trip::setArrived(), GNEContainerStop::setAttribute(), GNEBusStop::setAttribute(), GNEChargingStation::setAttribute(), GNEParkingArea::setAttribute(), GNEDetectorE1::setAttribute(), GNEDetectorEntryExit::setAttribute(), GNEVaporizer::setAttribute(), GNERouteProbe::setAttribute(), GNEClosingReroute::setAttribute(), GNEDetectorE3::setAttribute(), GNEDestProbReroute::setAttribute(), GNEClosingLaneReroute::setAttribute(), GNERouteProbReroute::setAttribute(), GNEParkingSpace::setAttribute(), GNEDetectorE1Instant::setAttribute(), GNEParkingAreaReroute::setAttribute(), GNEVariableSpeedSignStep::setAttribute(), GNECalibratorFlow::setAttribute(), GNERerouterInterval::setAttribute(), GNETAZSourceSink::setAttribute(), GNEVariableSpeedSign::setAttribute(), GNECrossing::setAttribute(), GNEAccess::setAttribute(), GNERerouter::setAttribute(), GNEDetectorE2::setAttribute(), GNECalibrator::setAttribute(), GNETAZ::setAttribute(), GNEConnection::setAttribute(), GNEVehicleType::setAttribute(), GNEStop::setAttribute(), GNEPoly::setAttribute(), GNELane::setAttribute(), GNEPOI::setAttribute(), GNERide::setAttribute(), GNEJunction::setAttribute(), GNEPersonTrip::setAttribute(), GNEWalk::setAttribute(), GNERoute::setAttribute(), GNEEdge::setAttribute(), GNEPerson::setAttribute(), GNEVehicle::setAttribute(), NBRequest::setBlocking(), MSChargingStation::setChargeDelay(), MSChargingStation::setChargingPower(), libsumo::TrafficLight::setCompleteRedYellowGreenDefinition(), GNEFrameModuls::TagSelector::setCurrentTag(), GNEFrameModuls::TagSelector::setCurrentTagType(), MSVehicleType::setDecel(), MSChargingStation::setEfficency(), MSVehicleType::setEmergencyDecel(), RODFRouteCont::setID(), MSVehicleType::setImperfection(), MFXAddEditTypedTable::setItemFromControl(), MFXAddEditTypedTable::setItemFromControl_NoRelease(), NIImporter_OpenDrive::setLaneAttributes(), GeoConvHelper::setLoaded(), MSDevice_Battery::setMaximumBatteryCapacity(), GNEEdge::setNumLanes(), GNETLSEditorFrame::TLSAttributes::setOffset(), MSLCM_SL2015::setOwnState(), MSDevice_Battery::setParameter(), MSLCM_LC2013::setParameter(), MSLCM_SL2015::setParameter(), MSAbstractLaneChangeModel::setParameter(), libsumo::TrafficLight::setPhase(), MSDevice_Battery::setPowerMax(), MSLink::setRequestInformation(), libsumo::Vehicle::setStop(), MSDevice_Battery::setStoppingTreshold(), MSVehicleType::setTau(), NBLoadedSUMOTLDef::setTLControllingInformation(), GNEVehicleTypeDialog::VTypeAtributes::VClassRow::setVariable(), GUIMainWindow::setWindowSizeAndPos(), GNEPolygonFrame::shapeDrawed(), GNETAZFrame::shapeDrawed(), GNEFrameModuls::AttributeCarrierHierarchy::showAttributeCarrierParents(), GNEInspectorFrame::GEOAttributesEditor::showGEOAttributesEditor(), GNEInspectorFrame::NeteditAttributesEditor::showNeteditAttributesEditor(), GNEFrameModuls::OverlappedInspection::showOverlappedInspection(), GNEFrameModuls::SelectorParent::showSelectorParentModul(), GUISUMOAbstractView::showToolTipFor(), GNEPoly::simplifyShape(), GNEEdge::smooth(), GNEEdge::smoothElevation(), MSLane::sortManeuverReservations(), PositionVector::splitAt(), GNENet::splitEdge(), GNEAccess::splitEdgeGeometry(), GNEStoppingPlace::splitEdgeGeometry(), GNECalibrator::splitEdgeGeometry(), GNEDetector::splitEdgeGeometry(), GNENet::splitEdgesBidi(), NBEdgeCont::splitGeometry(), NIImporter_OpenDrive::splitMinWidths(), MSLaneChangerSublane::startChangeSublane(), GNEAdditionalFrame::SelectorParentLanes::stopConsecutiveLaneSelector(), GNEEdge::straightenElevation(), MSTLLogicControl::WAUTSwitchProcedure_Stretch::stretchLogic(), MSAbstractLaneChangeModel::sublaneChangeCompleted(), SUMOSAXAttributesImpl_Cached::SUMOSAXAttributesImpl_Cached(), GNEFrameModuls::TagSelector::TagSelector(), GNETAZFrame::TAZParameters::TAZParameters(), MELoop::teleportVehicle(), GUISelectedStorage::toggleSelection(), StringUtils::toInt(), NGNet::toNB(), Distribution_Parameterized::toStr(), TraCIServer::TraCIServer(), GNERouteHandler::transformToFlow(), GNERouteHandler::transformToRouteFlow(), GNERouteHandler::transformToTrip(), GNERouteHandler::transformToVehicle(), MSContainer::MSContainerStage_Driving::tripInfoOutput(), MSPerson::MSPersonStage_Driving::tripInfoOutput(), MSTransportable::Stage_Waiting::tripInfoOutput(), NIXMLEdgesHandler::tryGetLaneSpread(), SAXWeightsHandler::tryParse(), GNEChange_Junction::undo(), GNEChange_Connection::undo(), GNEChange_Edge::undo(), GNEChange_Lane::undo(), GNEChange_Crossing::undo(), GNEChange_Attribute::undo(), GNEChange_Junction::undoName(), GNEChange_TLS::undoName(), GNEChange_Connection::undoName(), GNEChange_Edge::undoName(), GNEChange_Lane::undoName(), GNEChange_Crossing::undoName(), MSVehicle::updateBestLanes(), GNEInspectorFrame::TemplateEditor::updateButtons(), GNERerouterIntervalDialog::updateClosingLaneReroutesTable(), GNERerouterIntervalDialog::updateClosingReroutesTable(), GNETLSEditorFrame::TLSPhases::updateCycleDuration(), GNERerouterIntervalDialog::updateDestProbReroutesTable(), MSAbstractLaneChangeModel::updateExpectedSublaneSpeeds(), GNECalibratorDialog::updateFlowAndLabelButton(), GNECalibratorDialog::updateFlowTable(), MSVehicle::updateFurtherLanes(), GNERouteFrame::ConsecutiveEdges::updateInfoRouteLabel(), GNERouteFrame::NonConsecutiveEdges::updateInfoRouteLabel(), GNERerouterDialog::updateIntervalTable(), GNEViewNetHelper::ObjectsUnderCursor::updateObjectUnderCursor(), GNERerouterIntervalDialog::updateParkingAreaReroutesTable(), GUISUMOAbstractView::updatePositionInformation(), GNERerouterIntervalDialog::updateRouteProbReroutesTable(), GNECalibratorDialog::updateRouteTable(), GNETAZFrame::TAZChildDefaultParameters::updateSelectEdgesButton(), MSAbstractLaneChangeModel::updateShadowLane(), CHBuilder< E, V >::CHInfo::updateShortcuts(), MSVehicle::updateState(), GNETAZFrame::TAZCommonStatistics::updateStatistics(), GNETAZFrame::TAZSelectionStatistics::updateStatistics(), MSAbstractLaneChangeModel::updateTargetLane(), GNEVehicleTypeDialog::VTypeAtributes::updateValues(), GNECalibratorDialog::updateVehicleTypeTable(), MSDevice_SSM::useGeoCoords(), GNETLSEditorFrame::varDurString(), GNEVehicleTypeDialog::VTypeAtributes::VClassRow::VClassRow(), GNEVehicleTypeDialog::VTypeAtributes::VShapeRow::VShapeRow(), FXWorkerThread::Pool::waitAll(), MSPModel_Striping::PState::walk(), MSLCM_LC2013::wantsChange(), MSAbstractLaneChangeModel::wantsChange(), MSLCM_SL2015::wantsChangeSublane(), MSAbstractLaneChangeModel::wantsChangeSublane(), OptionsLoader::warning(), NBPTLine::write(), MSFCDExport::write(), NBPTStop::write(), MSInstantInductLoop::write(), SUMOVTypeParameter::write(), GNEAdditional::writeAdditional(), MSLink::writeApproaching(), NBSign::writeAsPOI(), PlainXMLFormatter::writeAttr(), BinaryFormatter::writeAttr(), MSRailSignal::DriveWay::writeBlocks(), NWWriter_SUMO::writeConnection(), GNERoute::writeDemandElement(), NWWriter_XML::writeEdgesAndConnections(), RODFDetector::writeEmitterDefinition(), RODFDetectorCon::writeEmitterPOIs(), ODMatrix::writeFlows(), NWWriter_OpenDrive::writeGeomSmooth(), NWWriter_XML::writeJoinedJunctions(), NWWriter_SUMO::writeJunction(), NWWriter_SUMO::writeLane(), NWWriter_DlrNavteq::writeLinksUnsplitted(), NWWriter_OpenDrive::writeNetwork(), NWWriter_SUMO::writeNetwork(), IntermodalRouter< E, L, N, V >::writeNetwork(), NWWriter_XML::writeNodes(), MSDevice_SSM::writeOutConflict(), NWWriter_OpenDrive::writeRoadObjects(), GUICompleteSchemeStorage::writeSettings(), ROLoader::writeStats(), NWWriter_SUMO::writeSUMOTime(), GNETLSEditorFrame::TLSFile::writeSUMOTime(), NWWriter_XML::writeTrafficLights(), NWWriter_XML::writeTypes(), MSAmitranTrajectories::writeVehicle(), MSCalibrator::writeXMLOutput(), MSRouteProbe::writeXMLOutput(), GeoConvHelper::x2cartesian(), GeoConvHelper::x2cartesian_const(), FXWorkerThread::~FXWorkerThread(), GNEChange_Attribute::~GNEChange_Attribute(), GNEReferenceCounter::~GNEReferenceCounter(), SUMOAbstractRouter< NBRouterEdge, NBVehicle >::~SUMOAbstractRouter(), and SUMORTree::~SUMORTree().
|
inline |
Definition at line 211 of file ToString.h.
References Named::getIDSecure(), and UNUSED_PARAMETER.
|
inline |
Definition at line 193 of file ToString.h.
References Named::getIDSecure(), and UNUSED_PARAMETER.
|
inline |
Definition at line 183 of file ToString.h.
References Distribution_Parameterized::toStr().
|
inline |
Definition at line 119 of file ToString.h.
References SUMOXMLDefinitions::FringeTypeValues, StringBijection< T >::getString(), and UNUSED_PARAMETER.
|
inline |
Definition at line 164 of file ToString.h.
References StringBijection< T >::getStrings(), SUMOXMLDefinitions::LaneChangeActions, and UNUSED_PARAMETER.
|
inline |
Definition at line 152 of file ToString.h.
References StringBijection< T >::getString(), SUMOXMLDefinitions::LaneChangeModels, and UNUSED_PARAMETER.
|
inline |
Definition at line 107 of file ToString.h.
References StringBijection< T >::getString(), SUMOXMLDefinitions::LaneSpreadFunctions, and UNUSED_PARAMETER.
|
inline |
Definition at line 158 of file ToString.h.
References StringBijection< T >::getString(), SUMOXMLDefinitions::LateralAlignments, and UNUSED_PARAMETER.
|
inline |
Definition at line 138 of file ToString.h.
References StringBijection< T >::getString(), SUMOXMLDefinitions::LinkDirections, and UNUSED_PARAMETER.
|
inline |
Definition at line 131 of file ToString.h.
References StringBijection< T >::getString(), SUMOXMLDefinitions::LinkStates, and UNUSED_PARAMETER.
|
inline |
Definition at line 125 of file ToString.h.
References StringBijection< T >::getString(), SUMOXMLDefinitions::PersonModeValues, and UNUSED_PARAMETER.
|
inline |
Definition at line 113 of file ToString.h.
References StringBijection< T >::getString(), SUMOXMLDefinitions::RightOfWayValues, and UNUSED_PARAMETER.
|
inline |
Definition at line 100 of file ToString.h.
References SumoVehicleClassStrings, and UNUSED_PARAMETER.
|
inline |
Definition at line 79 of file ToString.h.
References SUMOXMLDefinitions::Attrs, StringBijection< T >::getString(), and UNUSED_PARAMETER.
|
inline |
Definition at line 93 of file ToString.h.
References SUMOXMLDefinitions::EdgeFunctions, StringBijection< T >::getString(), and UNUSED_PARAMETER.
|
inline |
Definition at line 86 of file ToString.h.
References StringBijection< T >::getString(), SUMOXMLDefinitions::NodeTypes, and UNUSED_PARAMETER.
|
inline |
Definition at line 72 of file ToString.h.
References StringBijection< T >::getString(), SUMOXMLDefinitions::Tags, and UNUSED_PARAMETER.
|
inline |
Definition at line 145 of file ToString.h.
References StringBijection< T >::getString(), SUMOXMLDefinitions::TrafficLightTypes, and UNUSED_PARAMETER.