Definition of the IMileageCalculator interface. More...
Go to the source code of this file.
Data Structures | |
class | IMileageCalculator |
Interface for calculating the mileage of a vehicle. More... | |
Definition of the IMileageCalculator interface.
This file contains the definition of the IMileageCalculator interface, which is responsible for calculating the mileage of a vehicle.
Definition in file IMileageCalculator.hpp.