class Device


Module solid
Namespace Solid
Class Device
Inherits
This class allows applications to deal with devices available in the underlying system.

Device stores a reference to device data provided by the backend. Device objects are designed to be used by value. Copying these objects is quite cheap, so using pointers to the me is generally not needed.

Author Kevin Ottens



methods