_TidyInputSource Struct Reference
[I/O and Messages]

#include <tidy.h>


Data Fields

uint sourceData
TidyGetByteFunc getByte
TidyUngetByteFunc ungetByte
TidyEOFFunc eof


Detailed Description

TidyInputSource - Delivers raw bytes of input


Field Documentation

uint _TidyInputSource::sourceData
 

Input context. Passed to callbacks

TidyGetByteFunc _TidyInputSource::getByte
 

Pointer to "get byte" callback

TidyUngetByteFunc _TidyInputSource::ungetByte
 

Pointer to "unget" callback

TidyEOFFunc _TidyInputSource::eof
 

Pointer to "eof" callback


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