org.freedesktop.Hal.HalManager Interface Reference

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

List of all members.

Public Member Functions

ObjectPath[] FindDeviceByCapability (string capability)

Events

DeviceHandler DeviceAdded
DeviceHandler DeviceRemoved

Detailed Description

An interface to dbus objects that implements the org.freedesktop.Hal.Manager interface.

According to HAL dbus specification only /org/freedesktop/Hal/Manager does this. This interface only specifies a subset of the methods and signals offered by the org.freedesktop.Hal.Manager interface. For information on additional methods and signal, see HAL dbus interface specification: /usr/share/doc/hal-doc/spec/hal-spec.html

Definition at line 326 of file LinuxCaptureDeviceMonitor.cs.


Member Function Documentation

ObjectPath [] org.freedesktop.Hal.HalManager.FindDeviceByCapability ( string  capability  ) 

Event Documentation

DeviceHandler org.freedesktop.Hal.HalManager.DeviceAdded

Definition at line 329 of file LinuxCaptureDeviceMonitor.cs.

DeviceHandler org.freedesktop.Hal.HalManager.DeviceRemoved

Definition at line 330 of file LinuxCaptureDeviceMonitor.cs.


The documentation for this interface was generated from the following file:

Foodolini 1.0.0 Documentation, generated with DoxyGen.