db5_ondisk_header Struct Reference
[Database5]

#include <db5.h>


Data Fields

unsigned char db5h_magic1
unsigned char db5h_hflags
unsigned char db5h_aflags
unsigned char db5h_bflags
unsigned char db5h_major_type
unsigned char db5h_minor_type


Detailed Description

The format of an object's header as it exists on disk, as best we can describe its variable size with a "C" structure.

Definition at line 59 of file db5.h.


Field Documentation

unsigned char db5h_magic1
 

Definition at line 60 of file db5.h.

Referenced by db5_export_object3(), db5_header_is_valid(), db5_make_free_object(), and db5_make_free_object_hdr().

unsigned char db5h_hflags
 

Definition at line 61 of file db5.h.

Referenced by db5_export_object3(), db5_header_is_valid(), db5_make_free_object(), and db5_make_free_object_hdr().

unsigned char db5h_aflags
 

Definition at line 62 of file db5.h.

Referenced by db5_export_object3(), and db5_header_is_valid().

unsigned char db5h_bflags
 

Definition at line 63 of file db5.h.

Referenced by db5_export_object3(), and db5_header_is_valid().

unsigned char db5h_major_type
 

Definition at line 64 of file db5.h.

Referenced by db5_export_object3(), and db5_header_is_valid().

unsigned char db5h_minor_type
 

Definition at line 65 of file db5.h.

Referenced by db5_export_object3(), and db5_header_is_valid().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:11 2006 for BRL-CAD by  doxygen 1.4.6