OpenSourceSimWheelESP32
Open-source wireless steering wheel/button box for ESP32 boards
Loading...
Searching...
No Matches
InternalServices.hpp File Reference

Internal service interfaces for dependency injection. More...

#include "InternalTypes.hpp"
#include <cstdint>
#include <type_traits>

Go to the source code of this file.

Classes

struct  DependencyManager< Service >
 Dependency Manager. More...
 
class  InputService
 Input hardware services. More...
 
class  InputHubService
 Input Hub service. More...
 
class  InputMapService
 Input map service. More...
 
class  PowerService
 Power service. More...
 
class  BatteryService
 Battery service. More...
 
class  BatteryCalibrationService
 Battery calibration service. More...
 
class  HidService
 HID service. More...
 
class  UIService
 User interface service. More...
 
class  FirmwareService
 Global firmware service. More...
 

Detailed Description

Internal service interfaces for dependency injection.

Author
Ángel Fernández Pineda. Madrid. Spain.
Date
2025-02-02

Definition in file InternalServices.hpp.