Main Page | Modules | Data Structures | File List | Data Fields | Related Pages

HalDevice_s Struct Reference
[HAL device store]

HalDevice internals; private. More...

#include <device_store.h>


Data Fields

char * udi
 Unique device id.

dbus_bool_t in_gdl
 True iff device is in the global device list.

int num_properties
 Number of properties.

HalPropertyprop_head
 Properties head.

HalDevice_sprev
 Linked list; prev element or #NULL.

HalDevice_snext
 Linked list; next element or #NULL.


Detailed Description

HalDevice internals; private.

Definition at line 67 of file device_store.h.


Field Documentation

dbus_bool_t HalDevice_s::in_gdl
 

True iff device is in the global device list.

To modify use ds_gdl_add()

Definition at line 69 of file device_store.h.

Referenced by async_find_check_new_addition(), detect_media(), device_add_capability(), ds_add_capability(), ds_device_destroy(), ds_device_find_by_key_value_string(), ds_device_find_multiple_by_key_value_string(), ds_device_new(), ds_gdl_add(), ds_property_set_bool(), ds_property_set_double(), ds_property_set_int(), ds_property_set_string(), emit_condition(), manager_find_device_by_capability(), manager_find_device_string_match(), manager_get_all_devices(), and visit_class_device_block_got_parent().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 11 21:32:23 2004 for HAL by doxygen 1.3.6-20040222