Go to the source code of this file.
Classes | |
class | Foodolini.Activities.FoodRegistration.Devices.LinuxCaptureDeviceMonitor |
Video capture device monitor for Linux. More... | |
class | Foodolini.Activities.FoodRegistration.Devices.CaptureDeviceMonitor |
Static class for getting an instance of ICaptureDeviceMonitor for the current platform. More... | |
interface | org.freedesktop.Hal.HalManager |
An interface to dbus objects that implements the org.freedesktop.Hal.Manager interface. More... | |
interface | org.freedesktop.Hal.Device |
An interface to dbus objects that implement the org.freedesktop.Hal.Device interface. More... | |
Packages | |
package | Foodolini.Activities.FoodRegistration.Devices |
Classes to query available hardware. | |
package | org.freedesktop.Hal |
Interfaces for HAL over dbus. | |
Functions | |
delegate void | org::freedesktop::Hal.DeviceHandler (ObjectPath path) |
Delegate for the DeviceAdded and DeviceRemoved events on HalManager. |