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

obuf Struct Reference
[iobuf: I/O Buffer Management]

Output specific buffer. More...

#include <iobuf.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 Tue Mar 23 21:58:09 2004 for bglibs by doxygen 1.3.5