|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::TruckProfile, including all inherited members.
| axleLoad | gem::TruckProfile | |
| fuel | gem::MotorVehicleProfile | |
| hasDefaultDimensions() const | gem::TruckProfile | inline |
| height | gem::TruckProfile | |
| length | gem::TruckProfile | |
| mass | gem::MotorVehicleProfile | |
| maxSpeed | gem::MotorVehicleProfile | |
| MotorVehicleProfile(EFuelType fuel, int massKg, double maxSpeed=0.) noexcept | gem::MotorVehicleProfile | inline |
| operator!=(const TruckProfile &p) const | gem::TruckProfile | inline |
| gem::MotorVehicleProfile::operator!=(const MotorVehicleProfile &p) const | gem::MotorVehicleProfile | inline |
| operator==(const TruckProfile &p) const | gem::TruckProfile | inline |
| gem::MotorVehicleProfile::operator==(const MotorVehicleProfile &p) const | gem::MotorVehicleProfile | inline |
| plateNumber | gem::VehicleRegistration | |
| TruckProfile(int massKg=0, int heightCm=0, int lengthCm=0, int widthCm=0, int axleLoadKg=0) noexcept | gem::TruckProfile | inline |
| TruckProfile(EFuelType fuel, int massKg=0, int heightCm=0, int lengthCm=0, int widthCm=0, int axleLoadKg=0) noexcept | gem::TruckProfile | inline |
| width | gem::TruckProfile |