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

LibHalProperty_s Struct Reference
[HAL convenience library]

Device property class. More...


Data Fields

int type
 Type of property.
char * key
 ASCII string.
LibHalProperty * next
 Next property or NULL if this is the last.
char * str_value
 UTF-8 zero-terminated string.
dbus_int32_t int_value
 32-bit signed integer
dbus_uint64_t uint64_value
 64-bit unsigned integer
double double_value
 IEEE754 double precision float.
dbus_bool_t bool_value
 Truth value.


Detailed Description

Device property class.

Definition at line 102 of file libhal.c.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 25 17:06:21 2008 for HAL by  doxygen 1.3.9.1