Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Related Pages

obuf Struct Reference
[obuf: Output Buffer Management]

Output specific buffer. More...

#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 Fri Dec 2 00:10:24 2005 for bglibs by  doxygen 1.4.4