Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

iob Struct Reference

An I/O buffer. More...


Data Fields

char * buf
char * cur
char * eod
size_t size


Detailed Description

An I/O buffer.

Holds a string which can be appended to, and can have data removed from the beginning.


Field Documentation

char* iob::buf
 

Start of buffer.

char* iob::cur
 

Start of relevant data.

char* iob::eod
 

End of relevant data.

size_t iob::size
 

Size as malloc()ed.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 4 18:54:49 2002 for Privoxy 3.1.1 by doxygen1.2.15