_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 Tue Dec 3 14:57:08 2013 for HTML Tidy by  doxygen 1.4.4