|
RPi Locator and Display Services
|
#include <skn_common_headers.h>
Collaboration diagram for _temps:Data Fields | |
| char | cbName [SZ_CHAR_LABEL] |
| char | c [SZ_CHAR_LABEL] |
| char | f [SZ_CHAR_LABEL] |
| long | raw |
Definition at line 280 of file skn_common_headers.h.
| char _temps::c[SZ_CHAR_LABEL] |
Definition at line 282 of file skn_common_headers.h.
Referenced by generate_cpu_temps_info(), and getCpuTemps().
| char _temps::cbName[SZ_CHAR_LABEL] |
Definition at line 281 of file skn_common_headers.h.
Referenced by getCpuTemps().
| char _temps::f[SZ_CHAR_LABEL] |
Definition at line 283 of file skn_common_headers.h.
Referenced by generate_cpu_temps_info(), and getCpuTemps().
| long _temps::raw |
Definition at line 284 of file skn_common_headers.h.
Referenced by getCpuTemps().