ReactOS 0.4.16-dev-1946-g52006dd
includelogicentry Struct Reference

#include <wpp_private.h>

Collaboration diagram for includelogicentry:

Public Attributes

struct includelogicentrynext
 
struct includelogicentryprev
 
struct pp_entryppp
 
charfilename
 
struct list entry
 

Detailed Description

Definition at line 44 of file wpp_private.h.

Member Data Documentation

◆ entry

struct list includelogicentry::entry

Definition at line 42 of file wpp_private.h.

Referenced by free_pp_entry().

◆ 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: