dxd - dynax driver framework 2.1.0d58
cross platform open source driver development framework
Loading...
Searching...
No Matches
dxd::wdm::workitem Class Referenceabstract

WDM workitem helper. More...

#include <dxd_wdm.h>

Public Member Functions

virtual void free ()
 
os_result initialize (const::DEVICE_OBJECT *wdm_device)
 
void run ()
 
 workitem ()=default
 
 workitem (const::DEVICE_OBJECT *wdm_device)
 
virtual ~workitem ()
 

Public Attributes

os_result status =not_initialized
 

Protected Member Functions

virtual os_result launch ()=0
 virtual work launch
 

Detailed Description

WDM workitem helper.

Constructor & Destructor Documentation

◆ workitem() [1/2]

dxd::wdm::workitem::workitem ( )
default

◆ workitem() [2/2]

dxd::wdm::workitem::workitem ( const::DEVICE_OBJECT * wdm_device)
inline
+ Here is the call graph for this function:

◆ ~workitem()

virtual dxd::wdm::workitem::~workitem ( )
inline
+ Here is the call graph for this function:

Member Function Documentation

◆ free()

virtual void dxd::wdm::workitem::free ( )
inlinevirtual
+ Here is the caller graph for this function:

◆ initialize()

os_result dxd::wdm::workitem::initialize ( const::DEVICE_OBJECT * wdm_device)
inline
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ launch()

virtual os_result dxd::wdm::workitem::launch ( )
protectedpure virtual

virtual work launch

◆ run()

void dxd::wdm::workitem::run ( )
inline

Member Data Documentation

◆ status

os_result dxd::wdm::workitem::status =not_initialized

The documentation for this class was generated from the following file:

(c) copyright 2009 dynamic acoustics e.U. generated on Wed Apr 24 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.