Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
inclist Struct Reference

Definition at line 106 of file def.h.

Public Attributes

struct symtab ** i_defs
char * i_file
unsigned char i_flags
char * i_incstring
struct inclist ** i_list
int i_listlen
booleani_merged
int i_ndefs

#include </home/stephan/code/root-2/misc/rmkdepend/def.h>

Member Data Documentation

◆ i_defs

struct symtab** inclist::i_defs

Definition at line 111 of file def.h.

◆ i_file

char* inclist::i_file

Definition at line 108 of file def.h.

◆ i_flags

unsigned char inclist::i_flags

Definition at line 116 of file def.h.

◆ i_incstring

char* inclist::i_incstring

Definition at line 107 of file def.h.

◆ i_list

struct inclist** inclist::i_list

Definition at line 109 of file def.h.

◆ i_listlen

int inclist::i_listlen

Definition at line 110 of file def.h.

◆ i_merged

boolean* inclist::i_merged

Definition at line 114 of file def.h.

◆ i_ndefs

int inclist::i_ndefs

Definition at line 113 of file def.h.

Collaboration diagram for inclist:
[legend]

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