CCIMXDesktop
 
Loading...
Searching...
No Matches
LinuxPlatformMemoryInfoDriver Class Reference

The LinuxPlatformMemoryInfoDriver class provides the memory info driver for Linux. More...

#include <linuxplatformdrivers.h>

Inheritance diagram for LinuxPlatformMemoryInfoDriver:
CCIMX_AbstractMemoryInfoDriver

Public Member Functions

 Q_DISABLE_COPY (LinuxPlatformMemoryInfoDriver)
 disable copy
 
void factory (MemoryInfoFetcher::MemoryStat &memory_state) override
 Factory method to get memory stats.
 

Detailed Description

The LinuxPlatformMemoryInfoDriver class provides the memory info driver for Linux.

Member Function Documentation

◆ factory()

void LinuxPlatformMemoryInfoDriver::factory ( MemoryInfoFetcher::MemoryStat memory_state)
overridevirtual

Factory method to get memory stats.

Parameters
memory_stateReference to MemoryInfoFetcher::MemoryStat to store stats.

Implements CCIMX_AbstractMemoryInfoDriver.


The documentation for this class was generated from the following files: