47 static std::vector<std::string>
getEdges(
const std::string& routeID);
52 static void add(
const std::string& routeID,
const std::vector<std::string>& edges);
56 static std::shared_ptr<VariableWrapper>
makeWrapper();
std::shared_ptr< const MSRoute > ConstMSRoutePtr
#define LIBSUMO_ID_PARAMETER_API
#define LIBSUMO_SUBSCRIPTION_API
static std::vector< std::string > getEdges(const std::string &routeID)
static ConstMSRoutePtr getRoute(const std::string &id)
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 bool handleVariable(const std::string &objID, const int variable, VariableWrapper *wrapper, tcpip::Storage *paramData)