Next: , Previous: , Up: Fixed Size Data Array Interface   [Index]


1.1.1.3 Fixed Size Data Array Definitions

Construction flags definitions:

X1f4_??FSET_SIZE_FRAME

indicates the associative array constructor routines that the data item size as specified by the size field of their struct x1f4_??fset_type * argument is to be used (and not whatever default they have).

See Fixed Size Data Array Types.

X1f4_??FSET_TRANS_MASK

indicates the associative array constructor routines that the memory allocator (in the struct x1f4_trans_type definition) pointed to by the trans field of their struct x1f4_??fset_type * argument is to be used.

See Fixed Size Data Array Types.