playerc_health_t Struct Reference

Note: the structure describing the HEALTH's data packet is declared in Player. More...

#include <playerc.h>

List of all members.

Public Attributes

playerc_device_t info
 Device info; must be at the start of all device structures.
player_health_cpu_t cpu_usage
 The current cpu usage.
player_health_memory_t mem
 The memory stats.
player_health_memory_t swap
 The swap stats.

Detailed Description

Note: the structure describing the HEALTH's data packet is declared in Player.

HEALTH proxy data.


Member Data Documentation

Device info; must be at the start of all device structures.


The documentation for this struct was generated from the following file:

Last updated 25 May 2011 21:17:00