Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_errthread Struct Reference

#include <ioep.h>

List of all members.

Public Attributes

LIST_ENTRY list
LIST_ENTRY ErrLogListHead
ULONG ThreadKeyType
union {
   struct {
      PIRP   Irp
      UCHAR   MajorFunction
      UCHAR   MinorFunction
      PVOID   Arguments [4]
      PDEVICE_OBJECT   TargetDevice
   }   IrpKey
   struct {
      PKTHREAD   ThreadID
   }   ThIDKey
ThreadKey


Member Data Documentation

PVOID _errthread::Arguments[4]
 

Definition at line 92 of file ioep.h.

LIST_ENTRY _errthread::ErrLogListHead
 

Definition at line 85 of file ioep.h.

Referenced by IoepInitErrLog(), IoepLogErr(), IoepNewErrThread(), IoErrPropagateErrLog(), and IoErrTerminateErrLog().

PIRP _errthread::Irp
 

Definition at line 89 of file ioep.h.

struct { ... } _errthread::IrpKey
 

LIST_ENTRY _errthread::list
 

Definition at line 84 of file ioep.h.

Referenced by IoepNewErrThread(), and IoErrTerminateErrLog().

UCHAR _errthread::MajorFunction
 

Definition at line 90 of file ioep.h.

UCHAR _errthread::MinorFunction
 

Definition at line 91 of file ioep.h.

PDEVICE_OBJECT _errthread::TargetDevice
 

Definition at line 93 of file ioep.h.

struct { ... } _errthread::ThIDKey
 

PKTHREAD _errthread::ThreadID
 

Definition at line 97 of file ioep.h.

union { ... } _errthread::ThreadKey
 

Referenced by IoepFindErrThread(), IoepNewErrThread(), and IoErrTerminateErrLog().

ULONG _errthread::ThreadKeyType
 

Definition at line 86 of file ioep.h.

Referenced by IoepFindErrThread(), IoepNewErrThread(), and IoErrTerminateErrLog().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:17 2004 for test by doxygen 1.3.7