#include <anontype.h>
Collaboration diagram for AnonType:

Data Fields | |
| unsigned long | index |
| gl_list_t * | instances |
| AnonType * | prev |
| AnonType * | next |
| int | exactfamily |
| int | visited |
| unsigned long AnonType::index |
index in the gllist of ATs 0 -> not in list. -1 == freed.
| struct gl_list_t* AnonType::instances |
list of this AT's instances
| struct AnonType * AnonType::next |
other ATs related by all being the same formally.
group id of anonymous types which are identical except for merged substructure.
counter for arbitrary use.
1.5.1