dxd - dynax driver framework 2.1.0d58
cross platform open source driver development framework
Loading...
Searching...
No Matches
dxd_device.h File Reference
#include "dxd_memory.h"
#include "dxd_reference.h"
#include <IOKit/IOWorkLoop.h>
#include <IOKit/IOCommandGate.h>
#include <libkern/version.h>
+ Include dependency graph for iokit/dxd_device.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  dxd::client
 
class  dxd::device
 

Namespaces

namespace  dxd
 dynax driver framework kernel namespace
 
namespace  dxd::property
 

Macros

#define client   DX_CAT(DX_PRODUCT_ID,_dxd_client)
 
#define device   DX_CAT(DX_PRODUCT_ID,_dxd_device)
 IOKit: generic device.
 

Enumerations

enum  dxd::version { dxd::elcapitan =0x10110000 }
 

Functions

template<class client_t = ::IOUserClient, typename return_t = os_result, typename exec_arg_t , typename exec_t >
return_t dxd::each (::OSIterator *iterator, exec_arg_t exec_arg, exec_t exec)
 for each iterator executor
 
unsigned int dxd::os_version ()
 

Macro Definition Documentation

◆ client

#define client   DX_CAT(DX_PRODUCT_ID,_dxd_client)

◆ device

#define device   DX_CAT(DX_PRODUCT_ID,_dxd_device)

IOKit: generic device.


(c) copyright 2009 dynamic acoustics e.U. generated on Fri Mar 29 2024

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.