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

unsigned obuf::bufpos

Current write position within the buffer.

unsigned obuf::count

The number of bytes written in the last operation.

iobuf obuf::io

Base iobuf structure.

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 Mon Oct 30 15:11:14 2006 for bglibs by  doxygen 1.4.7