The PlatformDriverFactory class provides the platform driver factory.
More...
#include <PlatformDriverFactory.h>
|
| PlatformDriverFactory ()=default |
| Construct a new Platform Driver Factory object.
|
|
| Q_DISABLE_COPY (PlatformDriverFactory) |
| disable copy
|
|
The PlatformDriverFactory class provides the platform driver factory.
- Note
- this is the factory for the platform drivers
◆ cpustate_from_platform()
cpustate_from_platform fetch the cpu state driver
- Returns
◆ meminfo_from_platform()
target_meminfo fetch the memory info driver
- Returns
- the memory info driver
◆ processdriver_from_platform()
processdriver_from_platform fetch the process driver
- Returns
- the process driver
The documentation for this class was generated from the following files:
- extern_app/SystemState/platforms/PlatformDriverFactory.h
- extern_app/SystemState/platforms/PlatformDriverFactory.cpp