_TidyInputSource Struct Reference

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