hist_buffer_id_destroy(hist_task, queryid)
hist_task = locate_task ("tfrc/histdb", nil);This function destroys the temporary internal buffer associated with an interpolation request. The memory allocated by an interpolation request can be very large, and will persist until it is explicitly destroyed.
This function corresponds to the bufferIdDestroy command and the Cogent C API function HI_BufferIDDestroy.
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.