BitmapRef Struct Reference

#include <veil_datatypes.h>


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 293 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
 Pointer to the referenced bitmap.

The documentation for this struct was generated from the following files:

Generated on Mon Sep 12 15:27:00 2011 for Veil by  doxygen 1.5.6