dxd - dynax driver framework 2.2.0d109
cross platform open source driver development framework
|
device mapping driver interface class
device mapping driver interface classThe device mapping driver class is a common driver helper to create consistently device objects and to bind and keep the device to the driver identified by the set of matching device IDs.
device arrival/removal is initiated by launch/conclude at driver start/end and as IOService notification. Therefor manipulating the device std::deque needs to be locked.
in | case of an error returned by the underlaying API the driver class throws a dx::exception. |
(c) copyright 2009 dynamic acoustics e.U. | generated on Mon Apr 21 2025 |