ReactOS 0.4.15-dev-7942-gd23573b
fxifr.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _WDF_IFR_OFFSET
 
struct  _WDF_IFR_HEADER
 
struct  _WDF_IFR_RECORD
 

Macros

#define WDF_MAX_LOG_FIELDS   (8)
 
#define WDF_MAX_IFR_MESSAGE_SIZE   (256)
 
#define WDF_IFR_HEADER_NAME_LEN   (32)
 
#define TRACE_BIT(a)   WPP_BIT_ ## a
 
#define WDF_IFR_LOG_TAG   'gLxF'
 
#define WDF_IFR_RECORD_SIGNATURE   'RL'
 

Typedefs

typedef struct _WDF_IFR_OFFSET WDF_IFR_OFFSET
 
typedef struct _WDF_IFR_OFFSETPWDF_IFR_OFFSET
 
typedef struct _WDF_IFR_HEADER WDF_IFR_HEADER
 
typedef struct _WDF_IFR_HEADERPWDF_IFR_HEADER
 
typedef struct _WDF_IFR_RECORD WDF_IFR_RECORD
 
typedef struct _WDF_IFR_RECORDPWDF_IFR_RECORD
 

Functions

 DEFINE_GUID (WdfTraceGuid, 0x544d4c9d, 0x942c, 0x46d5, 0xbf, 0x50, 0xdf, 0x5c, 0xd9, 0x52, 0x4a, 0x50)
 
 DEFINE_GUID (WdfDumpGuid, 0x54c84888, 0x01d1, 0x4c1e, 0xbe, 0xd6, 0x28, 0x2c, 0x98, 0x24, 0x13, 0x03)
 
 DEFINE_GUID (WdfDumpGuid2, 0xf87e4a4c, 0xc5a1, 0x4d2f, 0xbf, 0xf0, 0xd5, 0xde, 0x63, 0xa5, 0xe4, 0xc3)
 

Macro Definition Documentation

◆ TRACE_BIT

#define TRACE_BIT (   a)    WPP_BIT_ ## a

Definition at line 47 of file fxifr.h.

◆ WDF_IFR_HEADER_NAME_LEN

#define WDF_IFR_HEADER_NAME_LEN   (32)

Definition at line 42 of file fxifr.h.

◆ WDF_IFR_LOG_TAG

#define WDF_IFR_LOG_TAG   'gLxF'

Definition at line 88 of file fxifr.h.

◆ WDF_IFR_RECORD_SIGNATURE

#define WDF_IFR_RECORD_SIGNATURE   'RL'

Definition at line 109 of file fxifr.h.

◆ WDF_MAX_IFR_MESSAGE_SIZE

#define WDF_MAX_IFR_MESSAGE_SIZE   (256)

Definition at line 36 of file fxifr.h.

◆ WDF_MAX_LOG_FIELDS

#define WDF_MAX_LOG_FIELDS   (8)

Definition at line 31 of file fxifr.h.

Typedef Documentation

◆ PWDF_IFR_HEADER

◆ PWDF_IFR_OFFSET

◆ PWDF_IFR_RECORD

◆ WDF_IFR_HEADER

◆ WDF_IFR_OFFSET

◆ WDF_IFR_RECORD

Function Documentation

◆ DEFINE_GUID() [1/3]

DEFINE_GUID ( WdfDumpGuid  ,
0x54c84888  ,
0x01d1  ,
0x4c1e  ,
0xbe  ,
0xd6  ,
0x28  ,
0x2c  ,
0x98  ,
0x24  ,
0x13  ,
0x03   
)

◆ DEFINE_GUID() [2/3]

DEFINE_GUID ( WdfDumpGuid2  ,
0xf87e4a4c  ,
0xc5a1  ,
0x4d2f  ,
0xbf  ,
0xf0  ,
0xd5  ,
0xde  ,
0x63  ,
0xa5  ,
0xe4  ,
0xc3   
)

◆ DEFINE_GUID() [3/3]

DEFINE_GUID ( WdfTraceGuid  ,
0x544d4c9d  ,
0x942c  ,
0x46d5  ,
0xbf  ,
0x50  ,
0xdf  ,
0x5c  ,
0xd9  ,
0x52  ,
0x4a  ,
0x50   
)