#include <instance_types.h>
Collaboration diagram for IntegerInstance:

Data Fields | |
| enum inst_t | t |
| unsigned | assigned |
| Instance * | parent_offset |
| long | value |
| unsigned | depth |
| int | padding |
| enum inst_t IntegerInstance::t |
must always be first
| unsigned IntegerInstance::assigned |
the number of times it has been assigned
| unsigned IntegerInstance::depth |
the depth of the last assignment
required for either type of pointer
1.5.1