33 class VariableWrapper;
48 static std::vector<std::string>
getLanes(
const std::string& vssID);
60 static std::shared_ptr<VariableWrapper>
makeWrapper();
62 static bool handleVariable(
const std::string& objID,
const int variable, VariableWrapper* wrapper);
#define LIBSUMO_ID_PARAMETER_API
#define LIBSUMO_SUBSCRIPTION_API
static ContextSubscriptionResults myContextSubscriptionResults
static SubscriptionResults mySubscriptionResults
LIBSUMO_ID_PARAMETER_API static LIBSUMO_SUBSCRIPTION_API std::shared_ptr< VariableWrapper > makeWrapper()
VariableSpeedSign()=delete
invalidated standard constructor
static bool handleVariable(const std::string &objID, const int variable, VariableWrapper *wrapper)
static std::vector< std::string > getLanes(const std::string &vssID)
static MSLaneSpeedTrigger * getVariableSpeedSign(const std::string &vssID)
Changes the speed allowed on a set of lanes.
std::map< std::string, TraCIResults > SubscriptionResults
{object->{variable->value}}
std::map< std::string, SubscriptionResults > ContextSubscriptionResults