Source: stream/helpers/accum/strhelper_accum__attach_processed_accum.pro
strhelper_accum::attach_processed_accum Attach the processed accumulation times to a LAN rates stream. Usage: strref -> attach_processed_accum, accum Arguments: accum fl/ptr Either an array of accumulation times, or a pointer to such an array. Notes: It is the responsibility of the calling routine to pass a correct refcount if that method is used. History: Original: 7/1/00; SJT Abandon refcounting: 14/1/00; SJT Move to helper class: 26/1/01; SJT