Next: write_hdrf_data, Previous: write_defn, Up: Internal Functions [Contents]
Write the definition of a data packet field to an output channel
#include <bpipe/bpipe.h> static int write_dpktf_def( void *data, void *udata );
void *data
Not Documented.
void *udata
Not Documented.
This is an action routine used when traversing the list of data packet fields which writes out the field definitions.