dxd - dynax driver framework 2.6.0d204
cross platform open source driver development framework
Loading...
Searching...
No Matches
dxd::wdm::file Class Reference

file class More...

#include <dxd_wdm.h>

Public Member Functions

virtual void close ()
 file (const ::UNICODE_STRING &symbolic_linkname)
os_result open (const::UNICODE_STRING &symbolic_linkname)
 operator const ::DEVICE_OBJECT * () const
 operator const ::FILE_OBJECT * () const
virtual ~file ()

Public Attributes

os_result status = not_initialized

Detailed Description

file class

Constructor & Destructor Documentation

◆ file()

dxd::wdm::file::file ( const ::UNICODE_STRING & symbolic_linkname)
inline
Here is the call graph for this function:

◆ ~file()

virtual dxd::wdm::file::~file ( )
inlinevirtual
Here is the call graph for this function:

Member Function Documentation

◆ close()

virtual void dxd::wdm::file::close ( )
inlinevirtual

closes the client (file object),

Here is the caller graph for this function:

◆ open()

os_result dxd::wdm::file::open ( const::UNICODE_STRING & symbolic_linkname)
inline
Here is the caller graph for this function:

◆ operator const ::DEVICE_OBJECT *()

dxd::wdm::file::operator const ::DEVICE_OBJECT * ( ) const
inline

◆ operator const ::FILE_OBJECT *()

dxd::wdm::file::operator const ::FILE_OBJECT * ( ) const
inline

Member Data Documentation

◆ status

os_result dxd::wdm::file::status = not_initialized

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

(c) copyright 2009 dynamic acoustics e.U. generated on

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.