ReactOS 0.4.15-dev-7846-g8ba6c66
include_state_t Struct Reference

#include <wpp_private.h>

Collaboration diagram for include_state_t:

Public Attributes

int state
 
charppp
 
int ifdepth
 
int seen_junk
 

Detailed Description

Definition at line 139 of file wpp_private.h.

Member Data Documentation

◆ ifdepth

int include_state_t::ifdepth

Definition at line 143 of file wpp_private.h.

◆ ppp

char * include_state_t::ppp

Definition at line 142 of file wpp_private.h.

◆ seen_junk

int include_state_t::seen_junk

Definition at line 144 of file wpp_private.h.

◆ state

int include_state_t::state

Definition at line 141 of file wpp_private.h.


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