health
[Device proxies]
Collaboration diagram for health:
Detailed Description
The health proxy provides an interface to the HEALTH Module.
Classes | |
struct | playerc_health_t |
HEALTH proxy data. More... | |
Functions | |
playerc_health_t * | playerc_health_create (playerc_client_t *client, int index) |
Create a health proxy. | |
void | playerc_health_destroy (playerc_health_t *device) |
Destroy a health proxy. | |
int | playerc_health_subscribe (playerc_health_t *device, int access) |
Subscribe to the health device. | |
int | playerc_health_unsubscribe (playerc_health_t *device) |
Un-subscribe from the health device. |