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

_EX_DEBUG_LOG Struct Reference

#include <ex.h>

List of all members.

Public Attributes

KSPIN_LOCK Lock
ULONG NumberOfTags
ULONG MaximumNumberOfTags
PEX_DEBUG_LOG_TAG Tags
ULONG CountOfEventsLogged
PEX_DEBUG_LOG_EVENT First
PEX_DEBUG_LOG_EVENT Last
PEX_DEBUG_LOG_EVENT Next


Member Data Documentation

ULONG _EX_DEBUG_LOG::CountOfEventsLogged
 

Definition at line 3149 of file ex.h.

PEX_DEBUG_LOG_EVENT _EX_DEBUG_LOG::First
 

Definition at line 3150 of file ex.h.

Referenced by ExCreateDebugLog().

PEX_DEBUG_LOG_EVENT _EX_DEBUG_LOG::Last
 

Definition at line 3151 of file ex.h.

Referenced by ExCreateDebugLog().

KSPIN_LOCK _EX_DEBUG_LOG::Lock
 

Definition at line 3145 of file ex.h.

Referenced by ExCreateDebugLog().

ULONG _EX_DEBUG_LOG::MaximumNumberOfTags
 

Definition at line 3147 of file ex.h.

Referenced by ExCreateDebugLog().

PEX_DEBUG_LOG_EVENT _EX_DEBUG_LOG::Next
 

Definition at line 3152 of file ex.h.

Referenced by ExCreateDebugLog().

ULONG _EX_DEBUG_LOG::NumberOfTags
 

Definition at line 3146 of file ex.h.

PEX_DEBUG_LOG_TAG _EX_DEBUG_LOG::Tags
 

Definition at line 3148 of file ex.h.

Referenced by ExCreateDebugLog().


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