Thermo_module 構造体リファレンス

Thermo_module 構造体リファレンス

#include < thermal.h >

データフィールド

構造体hw_module_t一般
ssize_t(* getTemperatures )(struct heat_module *モジュール,温度_t *リスト, size_t サイズ)
ssize_t(* getCpuUsages )(struct heat_module *module, cpu_usage_t *list)
ssize_t(* getCoolingDevices )(struct heat_module *module, Cooling_device_t *list, size_t サイズ)

詳細な説明

ファイルThermal.h134行目の定義。

フィールドドキュメント

struct hw_module_t共通

ファイルThermal.h135行目の定義。

ssize_t(* getCoolingDevices)(struct heat_module *モジュール、 cooling_device_t *リスト、size_t サイズ)

ファイルThermal.h201行目の定義。

ssize_t(* getCpuUsages)(struct heat_module *module, cpu_usage_t *list)

ファイルThermal.h177行目の定義。

ssize_t(* getTemperatures)(struct heat_module *モジュール、温度_t *リスト、size_t サイズ)

ファイルThermal.h159行目の定義。


この構造体のドキュメントは次のファイルから生成されました。