TidyInputSource Struct Reference
[I/O and Messages]

#include <tidy.h>


Data Fields

void * sourceData
TidyGetByteFunc getByte
TidyUngetByteFunc ungetByte
TidyEOFFunc eof


Detailed Description

TidyInputSource - Delivers raw bytes of input

Field Documentation

void* 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 Sep 21 20:07:41 2007 for HTML Tidy by  doxygen 1.5.3