obuf Struct Reference
[obuf: Output Buffer Management]

#include <obuf.h>


Data Fields

iobuf io
unsigned bufpos
unsigned count
obuf_fn writefn


Detailed Description

Output specific buffer.

Field Documentation

iobuf obuf::io

Base iobuf structure.

unsigned obuf::bufpos

Current write position within the buffer.

unsigned obuf::count

The number of bytes written in the last operation.

Examples:
adt/ghash_test.c.

obuf_fn obuf::writefn

Function used to write data to the file descriptor.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 19 11:11:50 2009 for bglibs by  doxygen 1.5.4