Previous: , Up: Byte Data Library   [Index]


7.15.5 Byte Data C Type

The C type of ‘data’ objects is struct x1f4_dxdata_type.

See struct x1f4_dxdata_type.

data’ objects are referable.

See Referable Objects.

data’ objects do not store references to other objects.

See Object Classes.

data’ objects are reference counted. References may be added and removed by changing the reference counter (the call field in the struct x1f4_dxdata_type record).

The preinitialized variables value for the ‘data’ type is NULL.

See struct x1f4_datatype_type.