#include <veil_datatypes.h>
Definition at line 342 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] |
| Element zero of the array of integers. | |
1.5.6