Int4Array Struct Reference

#include <veil_datatypes.h>

Collaboration diagram for Int4Array:

Collaboration graph

Detailed Description

Subtype of Object for storing arrays of integers.

Definition at line 333 of file veil_datatypes.h.


Data Fields

ObjType type
 This must have the value OBJ_INT4_ARRAY.
int32 arrayzero
 The index of array element zero: the index of the lowest numbered bitmap in the array.
int32 arraymax
 The index of the lowest numbered bitmap in the array.
int32 array [0]

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

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