Data Fields | |
| DBusConnection * | connection |
| D-BUS connection. | |
| dbus_bool_t | is_initialized |
| Are we initialised. | |
| dbus_bool_t | is_shutdown |
| Have we been shutdown. | |
| dbus_bool_t | cache_enabled |
| Is the cache enabled. | |
| const LibHalFunctions * | functions |
| Callback functions. | |
| void * | user_data |
| User data. | |
Definition at line 123 of file libhal.c.
1.3.9.1