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


A.5.56 write_dpktf_def

Write the definition of a data packet field to an output channel

Synopsis

#include <bpipe/bpipe.h>

static int write_dpktf_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 data packet fields which writes out the field definitions.