inclist Struct Reference

#include <def.h>

Collaboration diagram for inclist:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * i_incstring
char * i_file
inclist ** i_list
int i_listlen
symtabi_defs
int i_ndefs
int i_deflen
bool i_defchecked
bool i_notified
bool i_marked
bool i_searched
bool i_included_sym

Detailed Description

Definition at line 101 of file def.h.


Member Data Documentation

char* inclist::i_incstring

Definition at line 102 of file def.h.

Referenced by inc_path(), and newinclude().

char* inclist::i_file

Definition at line 103 of file def.h.

Referenced by add_include(), fdefined(), find_includes(), gobble(), inc_path(), isdefined(), main(), and newinclude().

inclist** inclist::i_list

Definition at line 104 of file def.h.

Referenced by fdefined().

int inclist::i_listlen

Definition at line 105 of file def.h.

symtab* inclist::i_defs

Definition at line 106 of file def.h.

Referenced by define2(), and undefine().

int inclist::i_ndefs

Definition at line 107 of file def.h.

Referenced by define2(), and undefine().

int inclist::i_deflen

Definition at line 108 of file def.h.

Referenced by define2().

bool inclist::i_defchecked

Definition at line 109 of file def.h.

Referenced by fdefined().

bool inclist::i_notified

Definition at line 110 of file def.h.

bool inclist::i_marked

Definition at line 111 of file def.h.

Referenced by inc_clean().

bool inclist::i_searched

Definition at line 112 of file def.h.

Referenced by add_include().

bool inclist::i_included_sym

Definition at line 113 of file def.h.

Referenced by inc_path(), and newinclude().


The documentation for this struct was generated from the following file:
Generated on Fri Nov 28 04:30:48 2008 for HOOPLE Libraries by  doxygen 1.5.1