The Win32PlatformMemoryInfoDriver class provides the memory info driver. More...
#include <Win32PlatformDrivers.h>
Public Member Functions | |
| Q_DISABLE_COPY (Win32PlatformMemoryInfoDriver) | |
| disable copy sessions | |
| void | factory (MemoryInfoFetcher::MemoryStat &stat) override |
| Factory method to get memory stats. | |
The Win32PlatformMemoryInfoDriver class provides the memory info driver.
|
overridevirtual |
Factory method to get memory stats.
| stat | Reference to MemoryInfoFetcher::MemoryStat to store stats |
Implements CCIMX_AbstractMemoryInfoDriver.