#include <ParkingArea.h>
Definition at line 46 of file ParkingArea.h.
◆ ParkingArea()
LIBSUMO_NAMESPACE::ParkingArea::ParkingArea |
( |
| ) |
|
|
privatedelete |
invalidated standard constructor
◆ getEndPos()
double ParkingArea::getEndPos |
( |
const std::string & |
stopID | ) |
|
|
static |
◆ getLaneID()
std::string ParkingArea::getLaneID |
( |
const std::string & |
stopID | ) |
|
|
static |
◆ getName()
std::string ParkingArea::getName |
( |
const std::string & |
stopID | ) |
|
|
static |
◆ getParkingArea()
◆ getStartPos()
double ParkingArea::getStartPos |
( |
const std::string & |
stopID | ) |
|
|
static |
◆ getVehicleCount()
int ParkingArea::getVehicleCount |
( |
const std::string & |
stopID | ) |
|
|
static |
◆ getVehicleIDs()
std::vector< std::string > ParkingArea::getVehicleIDs |
( |
const std::string & |
stopID | ) |
|
|
static |
◆ handleVariable()
bool ParkingArea::handleVariable |
( |
const std::string & |
objID, |
|
|
const int |
variable, |
|
|
VariableWrapper * |
wrapper |
|
) |
| |
|
static |
◆ makeWrapper()
std::shared_ptr< VariableWrapper > ParkingArea::makeWrapper |
( |
| ) |
|
|
static |
◆ myContextSubscriptionResults
ContextSubscriptionResults ParkingArea::myContextSubscriptionResults |
|
staticprivate |
◆ mySubscriptionResults
SubscriptionResults ParkingArea::mySubscriptionResults |
|
staticprivate |
The documentation for this class was generated from the following files: