BitmapRef Struct Reference

#include <veil_datatypes.h>

Collaboration diagram for BitmapRef:

Collaboration graph

Detailed Description

Subtype of Object for storing bitmap refs.

A bitmapref is like a bitmap but instead of containing a bitmap it contains a reference to one. This reference may be set during a transaction and then referenced only from within the setting transaction.

Definition at line 215 of file veil_datatypes.h.

Data Fields

ObjType type
 This must have the value OBJ_BITMAP_REF.
TransactionId xid
 The xid for which this variable is valid.
Bitmapbitmap
Bitmapbitmap


The documentation for this struct was generated from the following files:
Generated on Tue Jul 31 15:35:59 2007 for Veil by  doxygen 1.5.2