Scrambler  1
ObjectDeclarations::ObjectDef Type Reference
+ Collaboration diagram for ObjectDeclarations::ObjectDef:

List of all members.

Public Attributes

INTEGER type
INTEGER id
CHARACTER(len=1), dimension(:),
allocatable 
storage
TYPE(ObjectDef), pointer prev = > null()
TYPE(ObjectDef), pointer next = > null()

Detailed Description

Definition at line 31 of file object_declarations.f90.


Member Data Documentation

INTEGER type

Definition at line 32 of file object_declarations.f90.

INTEGER id

Definition at line 32 of file object_declarations.f90.

CHARACTER(len=1), dimension(:), allocatable storage

Definition at line 33 of file object_declarations.f90.

TYPE (ObjectDef), pointer prev = > null()

Definition at line 34 of file object_declarations.f90.

TYPE (ObjectDef), pointer next = > null()

Definition at line 35 of file object_declarations.f90.


The documentation for this type was generated from the following file:
 All Classes Files Functions Variables