Next: , Previous: write_hdrf_data, Up: Internal Functions   [Contents]


A.5.58 write_hdrf_def

Write the definition of a header field to an output channel

Synopsis

#include <bpipe/bpipe.h>

static int write_hdrf_def(
  void *data,
  void *udata
);

Parameters

void *data

Not Documented.

void *udata

Not Documented.

Description

This is an action routine used when traversing the list of header fields which writes out the field definitions.