![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <iostream>#include <cstdio>#include <cstring>#include <regex>#include <unistd.h>#include <xercesc/util/TransService.hpp>#include <xercesc/util/TranscodingException.hpp>#include <utils/common/UtilExceptions.h>#include <utils/common/ToString.h>#include <utils/common/StringTokenizer.h>#include "StringUtils.h"Go to the source code of this file.
Macros | |
| #define | KM_PER_MILE 1.609344 |
Definition in file StringUtils.cpp.
| #define KM_PER_MILE 1.609344 |
Definition at line 44 of file StringUtils.cpp.