![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <Rerouter.h>
Static Public Member Functions | |
| 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 | |
| Rerouter ()=delete | |
| invalidated standard constructor | |
Static Private Member Functions | |
| static MSTriggeredRerouter * | getRerouter (const std::string &id) |
Static Private Attributes | |
| static ContextSubscriptionResults | myContextSubscriptionResults |
| static SubscriptionResults | mySubscriptionResults |
Definition at line 43 of file Rerouter.h.
|
privatedelete |
invalidated standard constructor
|
staticprivate |
Definition at line 77 of file libsumo/Rerouter.cpp.
References getRerouter().
Referenced by getRerouter().
|
static |
Definition at line 93 of file libsumo/Rerouter.cpp.
References handleVariable(), libsumo::ID_COUNT, tcpip::Storage::readString(), tcpip::Storage::readUnsignedByte(), libsumo::TRACI_ID_LIST, libsumo::VAR_PARAMETER, and libsumo::VAR_PARAMETER_WITH_KEY.
Referenced by handleVariable(), and makeWrapper().
|
static |
Definition at line 87 of file libsumo/Rerouter.cpp.
References handleVariable(), makeWrapper(), myContextSubscriptionResults, and mySubscriptionResults.
Referenced by makeWrapper().
|
staticprivate |
Definition at line 59 of file Rerouter.h.
Referenced by makeWrapper().
|
staticprivate |
Definition at line 58 of file Rerouter.h.
Referenced by makeWrapper().