ReactOS 0.4.16-dev-533-gc7d1aa3
|
Public Attributes | |
struct _API_INFO * | next |
int | tag_id |
char | name [100] |
char | filename [MAX_PATH] |
Definition at line 44 of file rgenstat.c.
Definition at line 49 of file rgenstat.c.
Referenced by generate_xml_for_component(), and parse_file().
char _API_INFO::name[100] |
Definition at line 48 of file rgenstat.c.
Referenced by generate_xml_for_component(), and parse_file().
Definition at line 46 of file rgenstat.c.
Referenced by generate_xml_for_component(), parse_file(), and read_input_file().
int _API_INFO::tag_id |
Definition at line 47 of file rgenstat.c.
Referenced by generate_xml_for_component(), parse_file(), and skip_to_next_tag().