Veil
Data Structures
Here are the data structures with brief descriptions:
 CBitmapSubtype of Object for storing bitmaps
 CBitmapArraySubtype of Object for storing bitmap arrays
 CBitmapHashSubtype of Object for storing bitmap hashes
 CBitmapRefSubtype of Object for storing bitmap refs
 CInt4ArraySubtype of Object for storing arrays of integers
 CInt4VarSubtype of Object for storing simple int4 values
 CMemChunkChunks provide a linked list of dynamically allocated shared memory segments, with the most recently allocated chunk at the tail
 CMemContextMemContexts are large single chunks of shared memory from which smaller allocations may be made
 CObjectGeneral purpose object-type
 CRangeSubtype of Object for storing range values
 CShmemCtlThe ShmemCtl structure is the first object allocated from the first chunk of shared memory in context 0
 CVarEntryA Veil variable
 Cveil_variable_tDescribes a veil shared or session variable