Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

osso_hw_state_t Struct Reference
[Device state]

#include <libosso.h>


Data Fields

gboolean shutdown_ind
gboolean save_unsaved_data_ind
gboolean memory_low_ind
gboolean system_inactivity_ind
osso_devmode_t sig_device_mode_ind


Detailed Description

This structure represents the device state. NOTE: Libosso sets value of save_unsaved_data_ind to 1 when the signal arrived and back to 0 after calling the application callback.


Field Documentation

gboolean osso_hw_state_t::memory_low_ind
 

The system is low on memory

gboolean osso_hw_state_t::save_unsaved_data_ind
 

The application should save unsaved user data (see Autosaving functions)

gboolean osso_hw_state_t::shutdown_ind
 

The device is about to be shut down

osso_devmode_t osso_hw_state_t::sig_device_mode_ind
 

The mode of the device

gboolean osso_hw_state_t::system_inactivity_ind
 

The application should reduce its activity


The documentation for this struct was generated from the following file:
Generated on Mon Dec 18 16:43:35 2006 for Libosso by  doxygen 1.4.2