_TidyBuffer Struct Reference

#include <buffio.h>


Data Fields

byte * bp
uint size
uint allocated
uint next


Detailed Description

TidyBuffer - A chunk of memory


Field Documentation

byte* _TidyBuffer::bp
 

Pointer to bytes

uint _TidyBuffer::size
 

# bytes currently in use

uint _TidyBuffer::allocated
 

# bytes allocated

uint _TidyBuffer::next
 

Offset of current input position


The documentation for this struct was generated from the following file:
Generated on Fri Dec 13 18:27:08 2002 for HTML Tidy by doxygen1.2.17