SUMO - Simulation of Urban MObility
ToString.h File Reference
#include <config.h>
#include <sstream>
#include <string>
#include <iomanip>
#include <algorithm>
#include <utils/xml/SUMOXMLDefinitions.h>
#include <utils/common/SUMOVehicleClass.h>
#include <utils/common/Named.h>
#include <utils/distribution/Distribution_Parameterized.h>
#include <utils/geom/Position.h>
#include "StdDefs.h"
Include dependency graph for ToString.h:

Go to the source code of this file.

Functions

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 joinToString (const std::set< T > &s, const T_BETWEEN &between, std::streamsize accuracy=gPrecision)
 
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 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)
 
template<class T >
std::string toString (const T &t, std::streamsize accuracy=gPrecision)
 
std::string toString (const Named *obj, std::streamsize accuracy)
 
template<typename V >
std::string toString (const std::vector< V *> &v, 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<typename V >
std::string toString (const std::set< V *> &v, std::streamsize accuracy=gPrecision)
 
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< double > &v, std::streamsize accuracy)
 
template<>
std::string toString (const std::vector< std::string > &v, std::streamsize)
 
template<>
std::string toString (const std::set< std::string > &v, std::streamsize)
 
template<>
std::string toString (const std::map< std::string, std::string > &v, std::streamsize)
 
template<>
std::string toString< Distribution_Parameterized > (const Distribution_Parameterized &dist, 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< Position > (const Position &pos, 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)
 

Detailed Description

Author
Christian Roessel
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Wed, 23 Sep 2002
Version
Id
ToString.h 24108 2017-04-27 18:43:30Z behrisch

Definition in file ToString.h.

Function Documentation

◆ joinToString() [1/3]

◆ joinToString() [2/3]

template<typename T , typename T_BETWEEN >
std::string joinToString ( const std::set< T > &  s,
const T_BETWEEN &  between,
std::streamsize  accuracy = gPrecision 
)
inline

Definition at line 281 of file ToString.h.

References toString().

◆ joinToString() [3/3]

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 
)
inline

Definition at line 309 of file ToString.h.

References toString().

◆ joinToStringSorting()

template<typename T , typename T_BETWEEN >
std::string joinToStringSorting ( const std::vector< T > &  v,
const T_BETWEEN &  between,
std::streamsize  accuracy = gPrecision 
)
inline

◆ toHex()

◆ toString() [1/11]

template<class T >
std::string toString ( const T &  t,
std::streamsize  accuracy = gPrecision 
)
inline

Template for conversions from origin format to string representation (when supplied by c++/the stl)

Definition at line 56 of file ToString.h.

Referenced by NIImporter_SUMO::_loadNetwork(), MSLCM_LC2013::_patchSpeed(), MSLCM_LC2013::_wantsChange(), MSLCM_SL2015::_wantsChangeSublane(), MSDetectorControl::add(), ODMatrix::add(), IntermodalRouter< E, L, N, V >::addAccess(), GNEAdditionalFrame::addAdditional(), GNELane::addAdditionalChild(), GNEEdge::addAdditionalChild(), GNEAdditionalFrame::AdditionalAttributes::addAttribute(), NBLoadedSUMOTLDef::addConnection(), NIImporter_SUMO::addConnection(), NLHandler::addConnection(), NIImporter_SUMO::addEdge(), GNERerouter::addEdgeChild(), GNEDetectorE3::addEntryChild(), GNEDetectorE3::addExitChild(), GNEEdge::addGNERerouter(), GNEJunction::addIncomingGNEEdge(), NIXMLEdgesHandler::addLane(), NLJunctionControlBuilder::addLogicItem(), GNEJunction::addOutgoingGNEEdge(), NLHandler::addPhase(), PCLoaderOSM::addPOI(), PCLoaderOSM::addPolygon(), GNEViewNet::addRestrictedLane(), NBEdge::addRestrictedLane(), GNENet::addReversedEdge(), NBEdgeCont::addRoundabout(), NIXMLEdgesHandler::addSplit(), NBTrafficLightLogic::addStep(), NIXMLTrafficLightsHandler::addTlConnection(), NIVissimTL::NIVissimTLSignal::addTo(), MSVehicle::addTraciStopAtStoppingPlace(), ROPerson::addTrip(), GNEAttributeCarrier::allowedAttributes(), NBNodeCont::analyzeCluster(), NIImporter_OpenStreetMap::RelationHandler::applyRestriction(), NLEdgeControlBuilder::build(), MSAbstractLaneChangeModel::build(), GNEAdditionalHandler::buildBusStop(), GNEAdditionalHandler::buildCalibrator(), GNEAdditionalHandler::buildChargingStation(), NIImporter_OpenDrive::buildConnectionsToOuter(), GNEAdditionalHandler::buildContainerStop(), CHBuilder< E, V >::buildContractionHierarchy(), NBNode::buildCrossings(), NBNode::buildCrossingsAndWalkingAreas(), GNEAdditionalHandler::buildDetectorE1(), GNEAdditionalHandler::buildDetectorE2(), GNEAdditionalHandler::buildDetectorE3(), GNEAdditionalHandler::buildDetectorEntry(), GNEAdditionalHandler::buildDetectorExit(), NIVissimConnection::buildEdgeConnections(), RODFNet::buildEdgeFlowMap(), GNEViewNet::buildEditModeControls(), GNETLSEditorFrame::buildIinternalLanes(), NBEdge::buildInnerEdges(), NIVissimEdge::buildNBEdge(), GNEAdditionalHandler::buildRerouter(), NLDetectorBuilder::buildRouteProbe(), GNEAdditionalHandler::buildRouteProbe(), MELoop::buildSegmentsFor(), GUITriggerBuilder::buildStoppingPlace(), NLTriggerBuilder::buildStoppingPlace(), MSFrame::buildStreams(), GNEAdditionalHandler::buildVaporizer(), GNEAdditionalHandler::buildVariableSpeedSign(), MSDevice_Battery::buildVehicleDevices(), NBNode::buildWalkingAreas(), MSBaseVehicle::calculateArrivalParams(), MSLaneChangerSublane::change(), GNEAdditional::changeEdge(), GNEEdge::changeGeometry(), GNEAdditional::changeLane(), MSLaneChanger::changeOpposite(), MELoop::changeSegment(), GNEAdditionalHandler::checkAdditionalParent(), MSLaneChanger::checkChange(), NBNode::checkCrossing(), NIImporter_OpenStreetMap::RelationHandler::checkEdgeRef(), GNECalibratorRoute::checkEdgeRoute(), RONet::checkFlows(), NBEdge::checkGeometry(), NBEdgeCont::checkGrade(), NWWriter_OpenDrive::checkLaneGeometries(), NGFrame::checkOptions(), NIFrame::checkOptions(), MSFrame::checkOptions(), NBEdgeCont::checkOverlap(), MSDevice_Battery::checkParam(), MSSOTLTrafficLightLogic::checkPhases(), MSE2Collector::checkPositioning(), NLDetectorBuilder::checkSampleInterval(), SUMOSAXAttributesImpl_Binary::clone(), MSNet::closeSimulation(), NLJunctionControlBuilder::closeTrafficLightLogic(), MSRouteHandler::closeVehicle(), NBTrafficLightDefinition::collectAllLinks(), NBLoadedSUMOTLDef::collectEdgeVectors(), GNEVariableSpeedSign::commmitAdditionalGeometryMoved(), GNEDetector::commmitAdditionalGeometryMoved(), GNEStoppingPlace::commmitAdditionalGeometryMoved(), GNERerouter::commmitAdditionalGeometryMoved(), GNEDetectorE3::commmitAdditionalGeometryMoved(), PedestrianRouter< E, L, N, V, DijkstraRouterTT< IntermodalEdge< E, L, N, V >, IntermodalTrip< E, N, V >, prohibited_withPermissions< IntermodalEdge< E, L, N, V >, IntermodalTrip< E, N, V > > > >::compute(), NBNetBuilder::compute(), DijkstraRouterTT< MSEdge, SUMOVehicle, prohibited_withPermissions< MSEdge, SUMOVehicle > >::compute(), AStarRouter< MSEdge, SUMOVehicle, prohibited_withPermissions< MSEdge, SUMOVehicle > >::compute(), IntermodalRouter< E, L, N, V >::compute(), CHRouter< E, V, PF >::compute(), ODMatrix::computeDeparts(), NBNode::computeLogic(), NBNode::computeNodeShape(), computeRoutes(), NIImporter_OpenDrive::computeShapes(), NBNetBuilder::computeSingleNode(), RODFNet::computeTypes(), NGNet::createChequerBoard(), GNENet::createEdge(), GNEDeleteFrame::createPopUpMenu(), GNEInspectorFrame::createPopUpMenu(), GNECrossingFrame::crossingParameters::crossingParameters(), GLHelper::debugVertices(), MSLCM_SL2015::decideDirection(), MSAbstractLaneChangeModel::decideDirection(), GNEReferenceCounter::decRef(), GNENet::deleteAdditional(), GNENet::deleteConnection(), GNENet::deleteEdge(), NIXMLEdgesHandler::deleteEdge(), GNEEdge::deleteGeometry(), GNENet::deleteJunction(), GNENet::deleteLane(), NIXMLNodesHandler::deleteNode(), NBTrafficLightLogic::deletePhase(), GNEViewNet::deleteSelectedAdditionals(), GNEViewNet::deleteSelectedEdges(), GNEViewNet::deleteSelectedJunctions(), GUISelectedStorage::deselect(), MSLane::detectCollisions(), MSInsertionControl::determineCandidates(), GNEAttributeCarrier::discreteChoices(), NBEdge::divideOnEdges(), NBEdge::divideSelectedLanesOnEdges(), GUICalibrator::drawGL(), GNEChargingStation::drawGL(), GUIChargingStation::drawGL(), GUITriggeredRerouter::GUITriggeredRerouterEdge::drawGL(), GNELane::drawLane2LaneConnections(), GUIBaseVehicle::drawLinkItem(), GNELane::drawLinkNo(), GUILane::drawLinkNo(), GNELane::drawTLSLinkNo(), GUILane::drawTLSLinkNo(), GUIParameterTracker::GUIParameterTrackerPanel::drawValue(), GNENet::duplicateLane(), GNECrossingFrame::edgesSelector::edgesSelector(), NLDetectorBuilder::endE3Detector(), MSE3Collector::enter(), MSVehicle::enterLaneAtLaneChange(), OptionsLoader::error(), METriggeredCalibrator::execute(), MSCalibrator::execute(), MSVehicle::executeMove(), OptionsLoader::fatalError(), NIImporter_OpenStreetMap::RelationHandler::findEdgeRef(), MSDevice_SSM::findSurroundingVehicles(), GNEDetectorE3::generateEntryID(), GNEDetectorE3::generateExitID(), GNECalibrator::generateFlowID(), GNEAdditionalFrame::generateID(), MSDevice_Example::generateOutput(), GNECalibrator::generateRouteID(), GNENet::generateVaporizerID(), GNECalibrator::generateVehicleTypeID(), GNEPOI::getAttribute(), GNEDetectorE1::getAttribute(), GNEDetectorEntry::getAttribute(), GNEDetectorExit::getAttribute(), GNEDetectorE2::getAttribute(), GNEContainerStop::getAttribute(), GNEBusStop::getAttribute(), GNECrossing::getAttribute(), GNEVaporizer::getAttribute(), GNEVariableSpeedSign::getAttribute(), GNERouteProbe::getAttribute(), GNERerouter::getAttribute(), GNEChargingStation::getAttribute(), GNEDetectorE3::getAttribute(), GNEConnection::getAttribute(), GNEPoly::getAttribute(), GNEEdge::getAttribute(), GNECalibrator::getAttribute(), GNEJunction::getAttribute(), GNELane::getAttribute(), GNEAttributeCarrier::getAttributeType(), MSVehicle::getBackPosition(), GNECalibrator::getCalibratorFlow(), GNECalibrator::getCalibratorRoute(), GNECalibrator::getCalibratorVehicleType(), NIImporter_DlrNavteq::EdgesHandler::getColumn(), NBEdge::getConnection(), NBEdge::getConnectionRef(), GNEAttributeCarrier::getDefaultValue(), GNEAttributeCarrier::getDescription(), NBEdge::Connection::getDescription(), NLDetectorBuilder::getEdgeChecking(), MSMeanData_Amitran::getEdgeID(), NBNode::getEdgesSortedByAngleAtNodeCenter(), GNENet::getGNECalibratorFlow(), GNENet::getGNECalibratorRoute(), GNENet::getGNECalibratorVehicleType(), NBEdge::Connection::getInternalLaneID(), ROMAAssignments::getKPaths(), NLDetectorBuilder::getLaneChecking(), NBEdge::getLaneID(), NBEdge::getLaneIDInsecure(), TraCI_VehicleType::getLateralAlignment(), MSVehicle::getLatOffset(), MSLane::getLeader(), MSLane::getLeaderOnConsecutive(), MSLink::getLengthBeforeCrossing(), GNESelectorFrame::getMatches(), NIVissimDistrictConnection::getMeanSpeed(), MSPModel_Striping::getNextLane(), GUISUMOAbstractView::getObjectsInBoundary(), MSDevice_Battery::getParameter(), MSDevice_Transportable::getParameter(), MSLCM_LC2013::getParameter(), MSLCM_SL2015::getParameter(), MSDevice_Example::getParameter(), MSAbstractLaneChangeModel::getParameter(), GUIPerson::getParameterWindow(), GUIMEVehicle::getParameterWindow(), GUIVehicle::getParameterWindow(), GUINet::getParameterWindow(), GNEAdditional::getParameterWindow(), GNEAdditionalHandler::getParsedAttribute(), MSLane::getPartialBehind(), NBEdge::getPermissionVariants(), GUITrafficLightLogicWrapper::getPopUpMenu(), GNELane::getPopUpMenu(), GUIEdge::getPopUpMenu(), GNEAdditional::getPopUpMenu(), GUILane::getPopUpMenu(), GNESelectorFrame::getStats(), ROEdge::getStoredEffort(), MSTLLogicControl::WAUTSwitchProcedure_Stretch::getStretchAreaNo(), MSTLLogicControl::WAUTSwitchProcedure_Stretch::getStretchBereichDef(), GUIPropertyScheme< T >::getTagName(), ROMAAssignments::getTravelTime(), ROEdge::getTravelTime(), GNEAdditionalHandler::getTypeOfFlowDistribution(), GUIPerson::getTypeParameterWindow(), GUIMEVehicle::getTypeParameterWindow(), GUIVehicle::getTypeParameterWindow(), TraCI_VehicleType::getVehicleClass(), MSVehicleControl::getWaitingVehicle(), NBHeightMapper::getZ(), GNEAdditionalFrame::GNEAdditionalFrame(), GNECalibratorDialog::GNECalibratorDialog(), GNECalibratorFlowDialog::GNECalibratorFlowDialog(), GNECalibratorRouteDialog::GNECalibratorRouteDialog(), GNECalibratorVehicleTypeDialog::GNECalibratorVehicleTypeDialog(), GNEChange_Attribute::GNEChange_Attribute(), GNEDialog_AllowDisallow::GNEDialog_AllowDisallow(), GNERerouterDialog::GNERerouterDialog(), GNERerouterIntervalDialog::GNERerouterIntervalDialog(), NBNode::guessCrossings(), NBNodeCont::guessTLs(), MSLane::handleCollisionBetween(), GUIApplicationWindow::handleEvent_SimulationStep(), GNEConnectorFrame::handleLaneClick(), GNEAttributeCarrier::hasDefaultValue(), HelpersHBEFA::HelpersHBEFA(), GNEViewNet::hotkeyEnter(), GNEReferenceCounter::incRef(), ROMAAssignments::incremental(), MSVehicle::Influencer::influenceChangeDecision(), MSTrafficLightLogic::init(), GUICompleteSchemeStorage::init(), GNETLSEditorFrame::initPhaseTable(), GNEDialog_Wizard::InputFloat::InputFloat(), GNEDialog_Wizard::InputInt::InputInt(), GNENet::insertAdditional(), GNERerouterInterval::insertClosingReroutes(), GNERerouterInterval::insertClosinLanegReroutes(), GNERerouterInterval::insertDestProbReroutes(), NIImporter_OpenStreetMap::insertEdge(), NIImporter_OpenStreetMap::insertNodeChecking(), MSDevice_SSM::insertOptions(), GNERerouterInterval::insertRouteProbReroute(), MSEdge::insertVehicle(), GNEInspectorFrame::inspectMultisection(), MSLane::integrateNewVehicle(), SUMOVehicleParameter::interpretEdgePos(), MSLane::isInsertionSuccess(), GNEPOI::isValid(), GNEDetectorE1::isValid(), GNEDetectorEntry::isValid(), GNEDetectorExit::isValid(), GNEDetectorE2::isValid(), GNEBusStop::isValid(), GNEContainerStop::isValid(), GNECrossing::isValid(), GNEVaporizer::isValid(), GNEVariableSpeedSign::isValid(), GNERouteProbe::isValid(), GNERerouter::isValid(), GNEChargingStation::isValid(), GNEDetectorE3::isValid(), GNEConnection::isValid(), GNEPoly::isValid(), GNEEdge::isValid(), GNECalibrator::isValid(), GNEJunction::isValid(), GNELane::isValid(), NBNodeCont::joinJunctions(), GNENet::joinSelectedJunctions(), NBNodeCont::joinTLS(), joinToString(), MSLCM_SL2015::keepLatGap(), MSE3Collector::leave(), MSE3Collector::leaveFront(), NILoader::load(), PCLoaderVisum::load(), PCLoaderArcView::load(), NIImporter_ArcView::load(), NIImporter_OpenStreetMap::load(), 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(), GNEDeleteFrame::markAttributeCarrier(), GNENet::mergeJunctions(), GNEViewNet::mergeJunctions(), MSCFModel_Daniel1::moveHelper(), MSCFModel_SmartSK::moveHelper(), MSChargingStation::MSChargingStation(), MSDevice_Battery::MSDevice_Battery(), NIXMLEdgesHandler::myEndElement(), NIImporter_OpenStreetMap::RelationHandler::myEndElement(), GUISettingsHandler::myStartElement(), NIXMLConnectionsHandler::myStartElement(), ODAmitranHandler::myStartElement(), NIImporter_MATSim::EdgesHandler::myStartElement(), PCLoaderOSM::NodesHandler::myStartElement(), PCLoaderOSM::RelationsHandler::myStartElement(), NIImporter_OpenStreetMap::NodesHandler::myStartElement(), PCLoaderOSM::EdgesHandler::myStartElement(), NIImporter_OpenStreetMap::EdgesHandler::myStartElement(), NIImporter_OpenStreetMap::RelationHandler::myStartElement(), NIImporter_OpenDrive::myStartElement(), GNEAdditionalFrame::NeteditAttributes::NeteditAttributes(), NIVissimAbstractEdge::NIVissimAbstractEdge(), MSE3Collector::MSE3EntryReminder::notifyLeave(), MSE3Collector::MSE3LeaveReminder::notifyLeave(), GNECalibratorFlowDialog::onCmdAccept(), GNECalibratorRouteDialog::onCmdAccept(), GNECalibratorVehicleTypeDialog::onCmdAccept(), GNERerouterIntervalDialog::onCmdAccept(), GNEConnectorFrame::onCmdClearSelectedConnections(), GNECalibratorDialog::onCmdClickedRoute(), GNECalibratorDialog::onCmdClickedVehicleType(), GUIDialog_ViewSettings::onCmdColorChange(), GUIGLObjectPopupMenu::onCmdCopyCursorGeoPosition(), GUIGLObjectPopupMenu::onCmdCopyCursorPosition(), GNETLSEditorFrame::onCmdDefCreate(), GNETLSEditorFrame::onCmdDefDelete(), GNETLSEditorFrame::onCmdDefSwitch(), GNEViewNet::onCmdDuplicateLane(), GNECrossingFrame::crossingParameters::onCmdHelp(), GNEAdditionalFrame::AdditionalAttributes::onCmdHelp(), GNEViewNet::onCmdNodeShape(), GNETLSEditorFrame::onCmdPhaseEdit(), GNEViewNet::onCmdRevertRestriction(), GNEAdditionalFrame::onCmdSelectAdditional(), GNESelectorFrame::onCmdSelMBAttribute(), GNESelectorFrame::onCmdSelMBTag(), GNEInspectorFrame::AttributeInput::onCmdSetAttribute(), GNEAdditionalFrame::AdditionalAttributeSingle::onCmdSetAttribute(), GNEViewNet::onCmdStraightenEdges(), GNESelectorFrame::onCmdSubset(), GNEViewNet::onLeftBtnPress(), GUIApplicationWindow::openNewView(), GNEApplicationWindow::openNewView(), MSRouteHandler::openRoute(), MSRouteHandler::openRouteDistribution(), PlainXMLFormatter::openTag(), OutputDevice_Network::OutputDevice_Network(), NIImporter_VISUM::parse_Lanes(), NIImporter_VISUM::parse_Point(), GNEAdditionalHandler::parseAndBuildBusStop(), GNEAdditionalHandler::parseAndBuildCalibrator(), GNEAdditionalHandler::parseAndBuildChargingStation(), GNEAdditionalHandler::parseAndBuildContainerStop(), GNEAdditionalHandler::parseAndBuildDetectorE1(), GNEAdditionalHandler::parseAndBuildDetectorE2(), GNEAdditionalHandler::parseAndBuildDetectorE3(), GNEAdditionalHandler::parseAndBuildDetectorEntry(), GNEAdditionalHandler::parseAndBuildDetectorExit(), GNEAdditionalHandler::parseAndBuildRouteProbe(), NLTriggerBuilder::parseAndBuildStoppingPlace(), GNEAdditionalHandler::parseAndBuildVaporizer(), GNEAdditionalHandler::parseAndBuildVariableSpeedSign(), GNEAdditionalHandler::parseCalibratorFlow(), GNEAdditionalHandler::parseCalibratorRoute(), GNEAdditionalHandler::parseCalibratorVehicleType(), RONetHandler::parseConnection(), NIXMLConnectionsHandler::parseDeprecatedLaneDefinition(), RONetHandler::parseEdge(), NIXMLConnectionsHandler::parseLaneBound(), SUMOSAXReader::parseNext(), GUISettingsHandler::parseSizeSettings(), RONetHandler::parseStoppingPlace(), GUISettingsHandler::parseTextSettings(), ODMatrix::parseTimeLine(), GNEAdditionalHandler::parseVariableSpeedSignStep(), SUMOVehicleParserHelper::parseVTypeEmbedded(), MSRouteHandler::parseWalkPos(), MSRouteHandler::parseWalkPositions(), MSLCM_LC2013::patchSpeed(), MSLCM_SL2015::patchSpeed(), NBLoadedTLDef::SignalGroup::patchTYellow(), MSVehicle::planMoveInternal(), MSLane::planMovements(), MSRightOfWayJunction::postloadInit(), OutputDevice_Network::postWriteHook(), NBEdge::prepareEdgePriorities(), MSAbstractLaneChangeModel::primaryLaneChanged(), NBNodeCont::printBuiltNodesStatistics(), TraCIServerAPI_TLS::processSet(), TraCIServerAPI_Vehicle::processSet(), NIXMLNodesHandler::processTrafficLightDefinitions(), MSPModel_Striping::PState::PState(), ODMatrix::readO(), NIImporter_DlrNavteq::readVersion(), NBEdgeCont::recheckLanes(), NBEdge::recheckLanes(), NIImporter_OpenStreetMap::reconstructLayerElevation(), GNEChange_Junction::redo(), GNEChange_TLS::redo(), GNEChange_Lane::redo(), GNEChange_Connection::redo(), GNEChange_Additional::redo(), GNEChange_Edge::redo(), GNEChange_Crossing::redo(), GNEChange_Junction::redoName(), GNEChange_TLS::redoName(), GNEChange_Lane::redoName(), GNEChange_Connection::redoName(), GNEChange_Additional::redoName(), GNEChange_Edge::redoName(), GNEChange_Crossing::redoName(), GNELane::removeAdditionalChild(), GNEEdge::removeAdditionalChild(), GNEDeleteFrame::removeAttributeCarrier(), GNERerouterInterval::removeClosingLaneReroutes(), GNERerouterInterval::removeClosingReroutes(), GNERerouterInterval::removeDestProbReroutes(), GNERerouter::removeEdgeChild(), GNEDetectorE3::removeEntryChild(), GNEDetectorE3::removeExitChild(), GNEEdge::removeGNERerouter(), GNEJunction::removeIncomingGNEEdge(), GNEEdge::removeLane(), GNEJunction::removeOutgoingGNEEdge(), GNEViewNet::removeRestrictedLane(), GNERerouterInterval::removeRouteProbReroute(), NBNodeCont::removeSelfLoops(), GNENet::removeSolitaryJunctions(), GNENet::replaceJunctionByGeometry(), MSBaseVehicle::replaceRouteEdges(), NIImporter_DlrNavteq::ConnectedLanesHandler::report(), NBRequest::reportWarnings(), GNEEdge::resetEndpoint(), GNEAdditionalHandler::resetLastTag(), NBEdge::restoreRestrictedLane(), GNENet::restrictLane(), GNEViewNet::restrictLane(), GNENet::retrieveLane(), NIXMLTrafficLightsHandler::retrieveLaneIndex(), GNENet::reverseEdge(), NIImporter_OpenDrive::revisitLaneSections(), RONet::saveAndRemoveRoutesUntil(), MSLCM_SL2015::saveBlockerLength(), MSLCM_LC2013::saveBlockerLength(), MSDevice_Vehroutes::saveState(), MSDevice_Tripinfo::saveState(), MEVehicle::saveState(), MSVehicle::saveState(), GNEPOI::saveToFile(), GUISelectedStorage::select(), GNEAdditionalFrame::SelectorParentEdges::SelectorParentEdges(), GNEAdditionalFrame::SelectorParentLanes::SelectorParentLanes(), GNEPOI::setAttribute(), GNEDetectorE1::setAttribute(), GNEDetectorEntry::setAttribute(), GNEDetectorExit::setAttribute(), GNEDetectorE2::setAttribute(), GNEBusStop::setAttribute(), GNEContainerStop::setAttribute(), GNECrossing::setAttribute(), GNEVaporizer::setAttribute(), GNEVariableSpeedSign::setAttribute(), GNERouteProbe::setAttribute(), GNERerouter::setAttribute(), GNEChargingStation::setAttribute(), GNEDetectorE3::setAttribute(), GNEConnection::setAttribute(), GNEPoly::setAttribute(), GNEEdge::setAttribute(), GNECalibrator::setAttribute(), GNEJunction::setAttribute(), GNELane::setAttribute(), MSChargingStation::setChargeDelay(), MSChargingStation::setChargingPower(), MSBaseVehicle::setDeviceParameter(), MSChargingStation::setEfficency(), GNEEdge::setEndpoint(), GNEStoppingPlace::setEndPosition(), GNEDetector::setFrequency(), RODFRouteCont::setID(), MFXAddEditTypedTable::setItemFromControl(), MFXAddEditTypedTable::setItemFromControl_NoRelease(), GeoConvHelper::setLoaded(), MSDevice_Battery::setMaximumBatteryCapacity(), GNEEdge::setNumLanes(), MSLCM_SL2015::setOwnState(), MSDevice_Battery::setParameter(), MSLCM_LC2013::setParameter(), MSLCM_SL2015::setParameter(), MSAbstractLaneChangeModel::setParameter(), GNEDetector::setPositionOverLane(), MSDevice_Battery::setPowerMax(), MSLink::setRequestInformation(), GNEStoppingPlace::setStartPosition(), TraCI_Vehicle::setStop(), MSDevice_Battery::setStoppingTreshold(), NBLoadedSUMOTLDef::setTLControllingInformation(), GNECalibratorVehicleTypeDialog::setVClassLabelImage(), GNEInspectorFrame::AttributeInput::showAttribute(), GNEDeleteFrame::showAttributeCarrierChilds(), GNEInspectorFrame::showAttributeCarrierChilds(), GNEAdditionalFrame::SelectorParentAdditional::showListOfAdditionals(), GNEAdditionalFrame::AdditionalAttributeList::showListParameter(), GNEAdditionalFrame::AdditionalAttributeSingle::showParameter(), GNEAdditionalFrame::AdditionalAttributes::showWarningMessage(), PositionVector::splitAt(), GNENet::splitEdge(), GNENet::splitEdgesBidi(), NBEdge::splitGeometry(), MSTLLogicControl::WAUTSwitchProcedure_Stretch::stretchLogic(), ROMAAssignments::sue(), MELoop::teleportVehicle(), GUISelectedStorage::toggleSelection(), Distribution_Parameterized::toStr(), toString< Position >(), TraCIServer::TraCIServer(), NIXMLEdgesHandler::tryGetLaneSpread(), SAXWeightsHandler::tryParse(), GNEChange_Junction::undo(), GNEChange_TLS::undo(), GNEChange_Connection::undo(), GNEChange_Lane::undo(), GNEChange_Additional::undo(), GNEChange_Edge::undo(), GNEChange_Crossing::undo(), GNEChange_Junction::undoName(), GNEChange_TLS::undoName(), GNEChange_Lane::undoName(), GNEChange_Connection::undoName(), GNEChange_Additional::undoName(), GNEChange_Edge::undoName(), GNEChange_Crossing::undoName(), GNENet::updateAdditionalID(), MSVehicle::updateBestLanes(), GNECalibratorFlowDialog::updateCalibratorFlowValues(), GNECalibratorVehicleTypeDialog::updateCalibratorVehicleTypeValues(), GNERerouterIntervalDialog::updateClosingLaneReroutesTable(), GNERerouterIntervalDialog::updateClosingReroutesTable(), GNEDeleteFrame::updateCurrentLabel(), GNETLSEditorFrame::updateCycleDuration(), GNEConnectorFrame::updateDescription(), GNERerouterIntervalDialog::updateDestProbReroutesTable(), MSAbstractLaneChangeModel::updateExpectedSublaneSpeeds(), GNECalibratorDialog::updateFlowAndLabelButton(), GNECalibratorDialog::updateFlowTable(), MSVehicle::updateFurtherLanes(), GNERerouterDialog::updateIntervalTable(), GUISUMOAbstractView::updatePositionInformation(), GNERerouterIntervalDialog::updateRouteProbReroutesTable(), GNECalibratorDialog::updateRouteTable(), MSAbstractLaneChangeModel::updateShadowLane(), CHBuilder< E, V >::CHInfo::updateShortcuts(), GNEVariableSpeedSignDialog::updateTable(), GNECalibratorDialog::updateVehicleTypeTable(), MSPModel_Striping::PState::walk(), MSLCM_LC2013::wantsChange(), MSAbstractLaneChangeModel::wantsChange(), MSLCM_SL2015::wantsChangeSublane(), MSAbstractLaneChangeModel::wantsChangeSublane(), OptionsLoader::warning(), MSFCDExport::write(), SUMOVTypeParameter::write(), MSInstantInductLoop::write(), SUMOVehicleParameter::write(), GNEDetectorE3::writeAdditional(), MSLink::writeApproaching(), NBSign::writeAsPOI(), PlainXMLFormatter::writeAttr(), BinaryFormatter::writeAttr(), NWWriter_SUMO::writeConnection(), NWWriter_XML::writeEdgesAndConnections(), RODFDetector::writeEmitterDefinition(), RODFDetectorCon::writeEmitterPOIs(), ODMatrix::writeFlows(), NWWriter_OpenDrive::writeGeomSmooth(), NWWriter_SUMO::writeLane(), NWWriter_DlrNavteq::writeLinksUnsplitted(), NWWriter_SUMO::writeNetwork(), NWWriter_XML::writeNodes(), MSDevice_SSM::writeOutConflict(), GUICompleteSchemeStorage::writeSettings(), ROLoader::writeStats(), NWWriter_SUMO::writeSUMOTime(), MSAmitranTrajectories::writeVehicle(), RORoute::writeXMLDefinition(), MSRouteProbe::writeXMLOutput(), MSCalibrator::writeXMLOutput(), GeoConvHelper::x2cartesian(), GeoConvHelper::x2cartesian_const(), GNEChange_Additional::~GNEChange_Additional(), GNEChange_Attribute::~GNEChange_Attribute(), GNEChange_Edge::~GNEChange_Edge(), GNEChange_Junction::~GNEChange_Junction(), GNEChange_Lane::~GNEChange_Lane(), GNEChange_TLS::~GNEChange_TLS(), GNEReferenceCounter::~GNEReferenceCounter(), and SUMOAbstractRouter< E, IntermodalTrip< E, N, V > >::~SUMOAbstractRouter().

◆ toString() [2/11]

std::string toString ( const Named obj,
std::streamsize  accuracy 
)
inline

Definition at line 74 of file ToString.h.

References Named::getID(), and UNUSED_PARAMETER.

◆ toString() [3/11]

template<typename V >
std::string toString ( const std::vector< V *> &  v,
std::streamsize  accuracy = gPrecision 
)
inline

Definition at line 188 of file ToString.h.

◆ toString() [4/11]

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 
)
inline

Definition at line 194 of file ToString.h.

References Named::getIDSecure(), and UNUSED_PARAMETER.

◆ toString() [5/11]

template<typename V >
std::string toString ( const std::set< V *> &  v,
std::streamsize  accuracy = gPrecision 
)
inline

Definition at line 252 of file ToString.h.

References joinToStringSorting(), and UNUSED_PARAMETER.

◆ toString() [6/11]

template<>
std::string toString ( const std::vector< int > &  v,
std::streamsize  accuracy 
)
inline

Definition at line 263 of file ToString.h.

References joinToString().

◆ toString() [7/11]

template<>
std::string toString ( const std::vector< long long int > &  v,
std::streamsize  accuracy 
)
inline

Definition at line 269 of file ToString.h.

References joinToString().

◆ toString() [8/11]

template<>
std::string toString ( const std::vector< double > &  v,
std::streamsize  accuracy 
)
inline

Definition at line 275 of file ToString.h.

References joinToString().

◆ toString() [9/11]

template<>
std::string toString ( const std::vector< std::string > &  v,
std::streamsize   
)
inline

Definition at line 297 of file ToString.h.

References joinToString().

◆ toString() [10/11]

template<>
std::string toString ( const std::set< std::string > &  v,
std::streamsize   
)
inline

Definition at line 303 of file ToString.h.

References joinToString().

◆ toString() [11/11]

template<>
std::string toString ( const std::map< std::string, std::string > &  v,
std::streamsize   
)
inline

Definition at line 325 of file ToString.h.

References joinToString().

◆ toString< Distribution_Parameterized >()

template<>
std::string toString< Distribution_Parameterized > ( const Distribution_Parameterized dist,
std::streamsize  accuracy 
)
inline

Definition at line 183 of file ToString.h.

◆ toString< LaneChangeAction >()

template<>
std::string toString< LaneChangeAction > ( const LaneChangeAction action,
std::streamsize  accuracy 
)
inline

◆ toString< LaneChangeModel >()

template<>
std::string toString< LaneChangeModel > ( const LaneChangeModel model,
std::streamsize  accuracy 
)
inline

◆ toString< LaneSpreadFunction >()

template<>
std::string toString< LaneSpreadFunction > ( const LaneSpreadFunction lsf,
std::streamsize  accuracy 
)
inline

◆ toString< LateralAlignment >()

template<>
std::string toString< LateralAlignment > ( const LateralAlignment latA,
std::streamsize  accuracy 
)
inline

◆ toString< LinkDirection >()

template<>
std::string toString< LinkDirection > ( const LinkDirection linkDir,
std::streamsize  accuracy 
)
inline

◆ toString< LinkState >()

template<>
std::string toString< LinkState > ( const LinkState linkState,
std::streamsize  accuracy 
)
inline

◆ toString< Position >()

template<>
std::string toString< Position > ( const Position pos,
std::streamsize  accuracy 
)
inline

Definition at line 177 of file ToString.h.

References toString(), and UNUSED_PARAMETER.

◆ toString< SUMOVehicleClass >()

template<>
std::string toString< SUMOVehicleClass > ( const SUMOVehicleClass vClass,
std::streamsize  accuracy 
)
inline

Definition at line 111 of file ToString.h.

References SumoVehicleClassStrings, and UNUSED_PARAMETER.

◆ toString< SumoXMLAttr >()

template<>
std::string toString< SumoXMLAttr > ( const SumoXMLAttr attr,
std::streamsize  accuracy 
)
inline

◆ toString< SumoXMLEdgeFunc >()

template<>
std::string toString< SumoXMLEdgeFunc > ( const SumoXMLEdgeFunc edgeFunc,
std::streamsize  accuracy 
)
inline

◆ toString< SumoXMLNodeType >()

template<>
std::string toString< SumoXMLNodeType > ( const SumoXMLNodeType nodeType,
std::streamsize  accuracy 
)
inline

◆ toString< SumoXMLTag >()

template<>
std::string toString< SumoXMLTag > ( const SumoXMLTag tag,
std::streamsize  accuracy 
)
inline

◆ toString< TrafficLightType >()

template<>
std::string toString< TrafficLightType > ( const TrafficLightType type,
std::streamsize  accuracy 
)
inline