|
dxd - dynax driver framework 2.6.0d170
cross platform open source driver development framework
|
OS proxy device interface class. More...
#include <dx_proxy_device.h>
Inheritance diagram for dx::proxy::__hide_if_ptr< type_t >:
Collaboration diagram for dx::proxy::__hide_if_ptr< type_t >:OS proxy device interface class.
This is the OS proxy device interface class. This class is used for a platform independent way of accessing kernel/driverkit devices. The device class uses the driver interface helper class to construct the device object and to bind the device to the driver identified by the io_service.
example:
| In | case of an error returned by the underlaying API the device class throws a dx::exception. |
| (c) copyright 2009 dynamic acoustics e.U. | generated on Mon Nov 3 2025 |