Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

_plint_type Struct Reference
[TypkeyGlobal Types]

the plint type keys. More...

#include <type.h>

Collaboration diagram for _plint_type:

Collaboration graph
[legend]

Data Fields

_plint_type_iface iface
 the inherited behaviour, taken from hook.

plint_hook_t hook
 the extra behaviour: actions/operators hook.

plint_str_t name
 type name.

size_t ndeps
 number other types on which depends.

plint_type_tadeps
 array of other types on which depends.

noref_t ref
 if other depend on it, increment this.

plint_type_t up
 unordered link to the next type.

plint_type_t down
 unordered link to the previous type.

plint_type_t next
 ordered link to the next type.

plint_type_t prev
 ordered link to the previous type.


Detailed Description

the plint type keys.

Remarks:
is a `subtype' of plint_typkey_iface_t

Definition at line 60 of file prog/type.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 9 19:03:03 2003 for plint by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002