AnonType Struct Reference
[Compiler]

#include <anontype.h>

Collaboration diagram for AnonType:

Collaboration graph
[legend]

Detailed Description

abbreviated AT in comments


Data Fields

unsigned long index
gl_list_tinstances
AnonTypeprev
AnonTypenext
int exactfamily
int visited


Field Documentation

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.

int AnonType::exactfamily

group id of anonymous types which are identical except for merged substructure.

int AnonType::visited

counter for arbitrary use.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 17 04:00:56 2008 for libascend by  doxygen 1.5.1