SUMO - Simulation of Urban MObility
MSSOTLE2Sensors.cpp File Reference
Include dependency graph for MSSOTLE2Sensors.cpp:

Go to the source code of this file.

Functions

std::vector< std::string > & split (const std::string &s, char delim, std::vector< std::string > &elems)
 
std::string trim (std::string &str)
 

Detailed Description

Author
Gianfilippo Slager
Alessio Bonfietti
Federico Caselli
Date
2010-02-25
Version
Id
MSSOTLE2Sensors.cpp 21577 2016-09-29 09:58:48Z behrisch

Definition in file MSSOTLE2Sensors.cpp.

Function Documentation

§ split()

std::vector<std::string>& split ( const std::string &  s,
char  delim,
std::vector< std::string > &  elems 
)

§ trim()

std::string trim ( std::string &  str)

Definition at line 506 of file MSSOTLE2Sensors.cpp.

Referenced by MSSOTLE2Sensors::setVehicleWeigths().