![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <TraCIDefs.h>
Public Member Functions | |
std::string | getString () const |
int | getType () const |
TraCIString () | |
TraCIString (std::string v) | |
Data Fields | |
std::string | value |
Definition at line 256 of file TraCIDefs.h.
|
inline |
Definition at line 257 of file TraCIDefs.h.
|
inline |
Definition at line 258 of file TraCIDefs.h.
|
inlinevirtual |
Reimplemented from libsumo::TraCIResult.
Definition at line 259 of file TraCIDefs.h.
References value.
|
inlinevirtual |
Reimplemented from libsumo::TraCIResult.
Definition at line 262 of file TraCIDefs.h.
References libsumo::TYPE_STRING.
std::string libsumo::TraCIString::value |
Definition at line 265 of file TraCIDefs.h.
Referenced by getString().