Next: hdrf_channel_read, Previous: fill_input_to_core_map, Up: Internal Functions
SLinkList
node delete routine for header
data fields.
#include <bpipe/bpipe.h>static void hdrf_all_delete( void *field, void *ll );
void *field
- the field to delete
void *ll
- the parent
bpipe->hdrf_ll
list
This routine will delete a header field structure and the associated
link in the parent bpipe
structure's hdrf_ll
list.