#include <Route.h>
Definition at line 48 of file Route.h.
◆ Route()
LIBSUMO_NAMESPACE::Route::Route |
( |
| ) |
|
|
privatedelete |
invalidated standard constructor
◆ add()
void Route::add |
( |
const std::string & |
routeID, |
|
|
const std::vector< std::string > & |
edges |
|
) |
| |
|
static |
◆ getEdges()
std::vector< std::string > Route::getEdges |
( |
const std::string & |
routeID | ) |
|
|
static |
◆ getRoute()
const MSRoute * Route::getRoute |
( |
const std::string & |
id | ) |
|
|
staticprivate |
◆ handleVariable()
bool Route::handleVariable |
( |
const std::string & |
objID, |
|
|
const int |
variable, |
|
|
VariableWrapper * |
wrapper |
|
) |
| |
|
static |
◆ makeWrapper()
std::shared_ptr< VariableWrapper > Route::makeWrapper |
( |
| ) |
|
|
static |
◆ myContextSubscriptionResults
ContextSubscriptionResults Route::myContextSubscriptionResults |
|
staticprivate |
◆ mySubscriptionResults
SubscriptionResults Route::mySubscriptionResults |
|
staticprivate |
The documentation for this class was generated from the following files: