| User's Guide: A Framework for Object Persistency for GNAT; Version 0.6.1; Document Revision $Revision: 1.17 $ | ||
|---|---|---|
| Prev | Next | |
Each object is described by a so called Storage_Header. The storage- header contains the names of each field which has been declared as an attrbute in the ODL specification.
+-------------------+
| Object Class Name |
+-------------------+
| D_Name | offset |------+ Object Header +-------------------+ |
| D_Street | offset |---+ |
: : | |
| | | |
+-------------------+ ........................... | Michael Erdmann |<--+ |
| Some where |<-----+
+-------------------+
This package provides methods to manipulate the contents of the Object header.
References ========== None