Data Structures

Here are the data structures with brief descriptions:
BitmapSubtype of Object for storing bitmaps
BitmapArraySubtype of Object for storing bitmap arrays
BitmapHashSubtype of Object for storing bitmap hashes
BitmapRefSubtype of Object for storing bitmap refs
Int4ArraySubtype of Object for storing arrays of integers
Int4VarSubtype of Object for storing simple int4 values
MemChunkChunks provide a linked list of dynamically allocated shared memory segments, with the most recently allocated chunk at the tail
MemContextMemContexts are large single chunks of shared memory from which smaller allocations may be made
ObjectGeneral purpose object-type
RangeSubtype of Object for storing range values
ShmemCtlThe ShmemCtl structure is the first object allocated from the first chunk of shared memory in context 0
VarEntryA Veil variable
veil_variable_tDescribes a veil shared or session variable

Generated on Fri Mar 12 08:38:47 2010 for Veil by  doxygen 1.5.6