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

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