24#include <libplayercore/playercore.h>
48 sg_swap_stats *swap_stats;
51 sg_cpu_percents *cpu_percent;
54 sg_mem_stats *mem_data;
59 player_health_data_t mHealth;
Class for loading configuration file information.
Definition configfile.h:197
Definition statgrab_health.h:34
virtual void Main()
Main method for driver thread.
Definition statgrab_health.cpp:158
int MainSetup()
Sets up the resources needed by the driver thread.
Definition statgrab_health.cpp:141
Base class for drivers which oeprate with a thread.
Definition driver.h:553
A device address.
Definition player.h:146