Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::TruckProfile Member List

This is the complete list of members for gem::TruckProfile, including all inherited members.

axleLoadgem::TruckProfile
fuelgem::MotorVehicleProfile
hasDefaultDimensions() constgem::TruckProfileinline
heightgem::TruckProfile
lengthgem::TruckProfile
massgem::MotorVehicleProfile
maxSpeedgem::MotorVehicleProfile
MotorVehicleProfile(EFuelType fuel, int massKg, double maxSpeed=0.) noexceptgem::MotorVehicleProfileinline
operator!=(const TruckProfile &p) constgem::TruckProfileinline
gem::MotorVehicleProfile::operator!=(const MotorVehicleProfile &p) constgem::MotorVehicleProfileinline
operator==(const TruckProfile &p) constgem::TruckProfileinline
gem::MotorVehicleProfile::operator==(const MotorVehicleProfile &p) constgem::MotorVehicleProfileinline
plateNumbergem::VehicleRegistration
TruckProfile(int massKg=0, int heightCm=0, int lengthCm=0, int widthCm=0, int axleLoadKg=0) noexceptgem::TruckProfileinline
TruckProfile(EFuelType fuel, int massKg=0, int heightCm=0, int lengthCm=0, int widthCm=0, int axleLoadKg=0) noexceptgem::TruckProfileinline
widthgem::TruckProfile