Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > f2abe8096a5165d114710f8d6e9beeeb > files > 48

tidy-20051026-2mdv2008.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>_TidyInputSource struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.17 -->
<h1>_TidyInputSource Struct Reference<br>
<small>
[<a class="el" href="group__IO.html">I/O and Messages</a>]</small>
</h1><code>#include &lt;<a class="el" href="tidy_8h-source.html">tidy.h</a>&gt;</code>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
<tr><td nowrap align=right valign=top>uint&nbsp;</td><td valign=bottom><a class="el" href="struct__TidyInputSource.html#m0">sourceData</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="group__IO.html#a0">TidyGetByteFunc</a>&nbsp;</td><td valign=bottom><a class="el" href="struct__TidyInputSource.html#m1">getByte</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="group__IO.html#a1">TidyUngetByteFunc</a>&nbsp;</td><td valign=bottom><a class="el" href="struct__TidyInputSource.html#m2">ungetByte</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="group__IO.html#a2">TidyEOFFunc</a>&nbsp;</td><td valign=bottom><a class="el" href="struct__TidyInputSource.html#m3">eof</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
TidyInputSource - Delivers raw bytes of input 
<p>
<hr><h2>Field Documentation</h2>
<a name="m0" doxytag="_TidyInputSource::sourceData"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> uint _TidyInputSource::sourceData
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Input context. Passed to callbacks     </td>
  </tr>
</table>
<a name="m1" doxytag="_TidyInputSource::getByte"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="group__IO.html#a0">TidyGetByteFunc</a> _TidyInputSource::getByte
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Pointer to "get byte" callback     </td>
  </tr>
</table>
<a name="m2" doxytag="_TidyInputSource::ungetByte"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="group__IO.html#a1">TidyUngetByteFunc</a> _TidyInputSource::ungetByte
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Pointer to "unget" callback     </td>
  </tr>
</table>
<a name="m3" doxytag="_TidyInputSource::eof"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="group__IO.html#a2">TidyEOFFunc</a> _TidyInputSource::eof
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Pointer to "eof" callback     </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="tidy_8h-source.html">tidy.h</a></ul>
<hr><address style="align: right;"><small>Generated on Fri Dec 13 18:27:08 2002 for HTML Tidy by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.17 </small></address>
</body>
</html>