![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <VariableSpeedSign.h>
Static Public Member Functions | |
| static std::vector< std::string > | getLanes (const std::string &vssID) |
| static bool | handleVariable (const std::string &objID, const int variable, VariableWrapper *wrapper, tcpip::Storage *paramData) |
| LIBSUMO_ID_PARAMETER_API static LIBSUMO_SUBSCRIPTION_API std::shared_ptr< VariableWrapper > | makeWrapper () |
Private Member Functions | |
| VariableSpeedSign ()=delete | |
| invalidated standard constructor | |
Static Private Member Functions | |
| static MSLaneSpeedTrigger * | getVariableSpeedSign (const std::string &vssID) |
Static Private Attributes | |
| static ContextSubscriptionResults | myContextSubscriptionResults |
| static SubscriptionResults | mySubscriptionResults |
Definition at line 41 of file VariableSpeedSign.h.
|
privatedelete |
invalidated standard constructor
|
static |
Definition at line 57 of file libsumo/VariableSpeedSign.cpp.
References getLanes(), MSLaneSpeedTrigger::getLanes(), and getVariableSpeedSign().
Referenced by getLanes(), and handleVariable().
|
staticprivate |
Definition at line 84 of file libsumo/VariableSpeedSign.cpp.
References MSLaneSpeedTrigger::getInstances(), and getVariableSpeedSign().
Referenced by getLanes(), and getVariableSpeedSign().
|
static |
Definition at line 101 of file libsumo/VariableSpeedSign.cpp.
References getLanes(), handleVariable(), libsumo::ID_COUNT, tcpip::Storage::readString(), tcpip::Storage::readUnsignedByte(), libsumo::TRACI_ID_LIST, libsumo::VAR_LANES, libsumo::VAR_PARAMETER, and libsumo::VAR_PARAMETER_WITH_KEY.
Referenced by handleVariable(), and makeWrapper().
|
static |
Definition at line 95 of file libsumo/VariableSpeedSign.cpp.
References handleVariable(), makeWrapper(), myContextSubscriptionResults, and mySubscriptionResults.
Referenced by makeWrapper().
|
staticprivate |
Definition at line 65 of file VariableSpeedSign.h.
Referenced by makeWrapper().
|
staticprivate |
Definition at line 64 of file VariableSpeedSign.h.
Referenced by makeWrapper().