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 284 of file TraCIDefs.h.
|
inline |
Definition at line 285 of file TraCIDefs.h.
|
inline |
Definition at line 286 of file TraCIDefs.h.
|
inlinevirtual |
Reimplemented from libsumo::TraCIResult.
Definition at line 287 of file TraCIDefs.h.
References value.
|
inlinevirtual |
Reimplemented from libsumo::TraCIResult.
Definition at line 290 of file TraCIDefs.h.
References libsumo::TYPE_STRING.
std::string libsumo::TraCIString::value |
Definition at line 293 of file TraCIDefs.h.
Referenced by getString().