Source: stream/pad/pad_stream__attach_processed_field.pro
pad_stream::attach_processed_field
Attach processed field data for a pad stream.
Usage:
strref -> attach_processed_field, field_ptr, field_ref_ptr
Arguments:
field_ptr pointer A pointer to the field values (or an
array of field values)
field_ref_ptr pointer A pointer to a refcount for the field values.
History:
Original (out of attach_processed_data): 28/2/00; SJT
Redo refcount handling: 9/2/01; SJT