class Solid.Device


Table of contents
Modules
solid Classes
All Classes
Module solid
Namespace solid
Class Solid.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