35 class VariableWrapper;
51 static std::vector<std::string>
getEdges(
const std::string& routeID);
56 static void add(
const std::string& routeID,
const std::vector<std::string>& edges);
59 static std::shared_ptr<VariableWrapper>
makeWrapper();
61 static bool handleVariable(
const std::string& objID,
const int variable, VariableWrapper* wrapper);
#define LIBSUMO_ID_PARAMETER_API
#define LIBSUMO_SUBSCRIPTION_API
static std::vector< std::string > getEdges(const std::string &routeID)
static bool handleVariable(const std::string &objID, const int variable, VariableWrapper *wrapper)
Route()=delete
invalidated standard constructor
LIBSUMO_ID_PARAMETER_API static LIBSUMO_SUBSCRIPTION_API void add(const std::string &routeID, const std::vector< std::string > &edges)
static SubscriptionResults mySubscriptionResults
static std::shared_ptr< VariableWrapper > makeWrapper()
static ContextSubscriptionResults myContextSubscriptionResults
static const MSRoute * getRoute(const std::string &id)
std::map< std::string, TraCIResults > SubscriptionResults
{object->{variable->value}}
std::map< std::string, SubscriptionResults > ContextSubscriptionResults