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