_TidyBuffer Struct Reference

#include <buffio.h>


Data Fields

TidyAllocatorallocator
byte* bp
uint size
uint allocated
uint next


Detailed Description

TidyBuffer - A chunk of memory


Field Documentation

TidyAllocator * _TidyBuffer::allocator
 

Memory allocator

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 at Thu Sep 23 15:57:28 2010 for HTML Tidy by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001