ReactOS 0.4.15-dev-7842-g558ab78
includelogicentry Struct Reference

#include <wpp_private.h>

Collaboration diagram for includelogicentry:

Public Attributes

struct includelogicentrynext
 
struct includelogicentryprev
 
struct pp_entryppp
 
charfilename
 

Detailed Description

Definition at line 44 of file wpp_private.h.

Member Data Documentation

◆ filename

char * includelogicentry::filename

Definition at line 48 of file wpp_private.h.

Referenced by free_pp_entry().

◆ next

struct includelogicentry * includelogicentry::next

Definition at line 45 of file wpp_private.h.

Referenced by free_pp_entry().

◆ ppp

struct pp_entry * includelogicentry::ppp

Definition at line 47 of file wpp_private.h.

◆ prev

struct includelogicentry * includelogicentry::prev

Definition at line 46 of file wpp_private.h.

Referenced by free_pp_entry().


The documentation for this struct was generated from the following files: