| Function | flatten_list | Flattens x into a single list
|
| Class | DevicePlugin | Base class of all DevicePlugins |
| Class | DBusDevicePlugin | Base class from which all the DBusDevicePlugins should inherit from |
| Class | RemoteDevicePlugin | Base class from which all the RemoteDevicePlugins should inherit from |
| Class | UnknownDevicePlugin | UnknownDevicePlugin |
| Class | OSPlugin | Base class from which all the OSPlugins should inherit from |
| Class | NotificationPlugin | Base class from which all NotificationPlugins should inherit from |
| Class | PluginManager | I manage WaderCdfL's plugins |