rusEFI
The most advanced open source ECU
|
#include <engine_module.h>
Public Member Functions | |
virtual void | onConfigurationChange (engine_configuration_s const *) |
virtual void | onSlowCallback () |
virtual void | onFastCallback () |
virtual void | onIgnitionStateChanged (bool) |
virtual bool | needsDelayedShutoff () |
Definition at line 9 of file engine_module.h.
|
inlinevirtual |
Reimplemented in MainRelayController, and LongTermFuelTrim.
Definition at line 24 of file engine_module.h.
|
inlinevirtual |
Reimplemented in GearDetector, IdleController, BoostController, VvtController, TpsAccelEnrichment, MapAveragingModule, and AlternatorController.
Definition at line 12 of file engine_module.h.
|
inlinevirtual |
Reimplemented in IdleController, HpfpController, AlternatorController, BoostController, VvtController, WallFuelController, KnockControllerBase, LimpManager, MapAveragingModule, and TachometerModule.
Definition at line 18 of file engine_module.h.
|
inlinevirtual |
Reimplemented in PrimeController, LimpManager, FuelPumpController, and SensorChecker.
Definition at line 21 of file engine_module.h.
|
inlinevirtual |
Reimplemented in AcController, HarleyAcr, MainRelayController, NitrousController, PrimeController, IgnitionController, LongTermFuelTrim, ThrottleModelBase, FanController, FuelPumpController, GearDetector, TripOdometer, and SensorChecker.
Definition at line 15 of file engine_module.h.