Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>liboggz: OggzComment Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>OggzComment Struct Reference</h1><!-- doxytag: class="OggzComment" -->
<p>A comment.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="oggz__comments_8h_source.html">oggz_comments.h</a>&gt;</code></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOggzComment.html#af1b4e3c3e42e17054b6164bbdee5a37f">name</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The name of the comment, eg.  <a href="#af1b4e3c3e42e17054b6164bbdee5a37f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae300da8b29b69ea083b47035e944f9bb"></a><!-- doxytag: member="OggzComment::value" ref="ae300da8b29b69ea083b47035e944f9bb" args="" -->
char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOggzComment.html#ae300da8b29b69ea083b47035e944f9bb">value</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The value of the comment, as UTF-8. <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A comment. </p>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="af1b4e3c3e42e17054b6164bbdee5a37f"></a><!-- doxytag: member="OggzComment::name" ref="af1b4e3c3e42e17054b6164bbdee5a37f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structOggzComment.html#af1b4e3c3e42e17054b6164bbdee5a37f">OggzComment::name</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The name of the comment, eg. </p>
<p>"AUTHOR" </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="oggz__comments_8h_source.html">oggz_comments.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Sat Apr 24 09:13:55 2010 for liboggz by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>