Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CGPUInfoMacOS Class Reference

#include <GPUInfoMacOS.h>

Inheritance diagram for CGPUInfoMacOS:
CGPUInfoPosix CGPUInfo

Public Member Functions

 CGPUInfoMacOS ()=default
 
 ~CGPUInfoMacOS ()=default
 
- Public Member Functions inherited from CGPUInfo
 CGPUInfo ()=default
 
virtual ~CGPUInfo ()=default
 
bool GetTemperature (CTemperature &temperature) const
 Get the temperature of the GPU.
 

Additional Inherited Members

- Static Public Member Functions inherited from CGPUInfo
static std::unique_ptr< CGPUInfoGetGPUInfo ()
 Getter from the specific platform GPUInfo.
 
- Protected Member Functions inherited from CGPUInfoPosix
 CGPUInfoPosix ()=default
 
virtual ~CGPUInfoPosix ()=default
 
virtual bool SupportsCustomTemperatureCommand () const override
 Checks if the specific platform implementation supports obtaining the GPU temperature via the execution of a custom command line command.
 
virtual bool GetGPUTemperatureFromCommand (CTemperature &temperature, const std::string &cmd) const override
 Get the GPU temperature from a user provided command (advanced settings)
 

Constructor & Destructor Documentation

◆ CGPUInfoMacOS()

CGPUInfoMacOS::CGPUInfoMacOS ( )
default

◆ ~CGPUInfoMacOS()

CGPUInfoMacOS::~CGPUInfoMacOS ( )
default

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