IntegerAtomInstance Struct Reference
[Compiler]

#include <instance_types.h>

Collaboration diagram for IntegerAtomInstance:

Collaboration graph
[legend]

Detailed Description

aligns to 8 on 4 and 8 byte compilers with compiler pad after t, depth


Data Fields

enum inst_t t
VOIDPTR interface_ptr
gl_list_tparents
Instancealike_ptr
TypeDescriptiondesc
unsigned long visited
unsigned long tmp_num
unsigned int anon_flags
unsigned int assigned
gl_list_twhens
unsigned int depth
long value


Field Documentation

struct gl_list_t* IntegerAtomInstance::parents

link to parents

struct TypeDescription* IntegerAtomInstance::desc

usefull type description information

unsigned long IntegerAtomInstance::tmp_num

used when an instance tree is being copied

unsigned int IntegerAtomInstance::anon_flags

anonymous field to be manipulated

unsigned int IntegerAtomInstance::assigned

the number of times it has been assigned

struct gl_list_t* IntegerAtomInstance::whens

link to whens on which it appears

unsigned int IntegerAtomInstance::depth

the depth of the last assignment

long IntegerAtomInstance::value

integer value


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