| 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 |
| Function | get_unknown_device_plugin | Returns a UnknownDevicePlugin instance configured with the
given params
|
| 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 VMCCdfL's plugins |