Package org.freedesktop.Hal

Interfaces for HAL over dbus. More...

Classes

interface  HalManager
 An interface to dbus objects that implements the org.freedesktop.Hal.Manager interface. More...
interface  Device
 An interface to dbus objects that implement the org.freedesktop.Hal.Device interface. More...

Functions

delegate void DeviceHandler (ObjectPath path)
 Delegate for the DeviceAdded and DeviceRemoved events on HalManager.

Detailed Description

Interfaces for HAL over dbus.

This namespace only provides a subset of the HAL dbus interfaces and these interfaces are not complete


Function Documentation

delegate void org.freedesktop.Hal.DeviceHandler ( ObjectPath  path  ) 

Delegate for the DeviceAdded and DeviceRemoved events on HalManager.


Foodolini 1.0.0 Documentation, generated with DoxyGen.