Home
last modified time | relevance | path

Searched refs:eVehicleType (Results 1 – 2 of 2) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/hardware/eVehicles/
H A DeVehicle.h10 enum eVehicleType { enum
14 …CeVehicle(const int ID, const eVehicleType vehicletype, const std::string& username, const std::st…
H A DeVehicle.cpp25 CeVehicle::CeVehicle(const int ID, eVehicleType vehicletype, const std::string& username, const std… in CeVehicle()