Sophie

Sophie

distrib > Fedora > 20 > x86_64 > media > updates > by-pkgid > c579c38484b8ffa244858626df1128ca > files > 148

libhtp-doc-0.5.6-3.fc20.noarch.rpm

<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>HTP: htp_table_private.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">HTP
   &#160;<span id="projectnumber">0.5</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_5edaa2d740570af18be6e40ef0aff597.html">htp</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#nested-classes">Data Structures</a> &#124;
<a href="#enum-members">Enumerations</a>  </div>
  <div class="headertitle">
<div class="title">htp_table_private.h File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="htp__list_8h_source.html">htp_list.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="htp__table_8h_source.html">htp_table.h</a>&quot;</code><br/>
</div>
<p><a href="htp__table__private_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Data Structures</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structhtp__table__t.html">htp_table_t</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:adf325baa24c7ded1be5e56b76082fabd"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="htp__table__private_8h.html#adf325baa24c7ded1be5e56b76082fabd">htp_table_alloc_t</a> { <a class="el" href="htp__table__private_8h.html#adf325baa24c7ded1be5e56b76082fabda801151f35ffb2b2f8c520cac3b6f94d3">HTP_TABLE_KEYS_ALLOC_UKNOWN</a> = 0, 
<a class="el" href="htp__table__private_8h.html#adf325baa24c7ded1be5e56b76082fabda674b1613778c2d1325d083fbf65af004">HTP_TABLE_KEYS_COPIED</a> = 1, 
<a class="el" href="htp__table__private_8h.html#adf325baa24c7ded1be5e56b76082fabdac36d9491c0eb41ab3373086d8e7d1bfe">HTP_TABLE_KEYS_ADOPTED</a> = 2, 
<a class="el" href="htp__table__private_8h.html#adf325baa24c7ded1be5e56b76082fabda315e8c4247a4349b19fbbb9e648ccb5f">HTP_TABLE_KEYS_REFERENCED</a> = 3
 }</td></tr>
<tr class="separator:adf325baa24c7ded1be5e56b76082fabd"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><dl class="section author"><dt>Author</dt><dd>Ivan Ristic <a href="#" onclick="location.href='mai'+'lto:'+'iva'+'nr'+'@we'+'bk'+'rea'+'to'+'r.c'+'om'; return false;">ivanr<span style="display: none;">.nosp@m.</span>@web<span style="display: none;">.nosp@m.</span>kreat<span style="display: none;">.nosp@m.</span>or.c<span style="display: none;">.nosp@m.</span>om</a> </dd></dl>
</div><h2 class="groupheader">Enumeration Type Documentation</h2>
<a class="anchor" id="adf325baa24c7ded1be5e56b76082fabd"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="htp__table__private_8h.html#adf325baa24c7ded1be5e56b76082fabd">htp_table_alloc_t</a></td>
        </tr>
      </table>
</div><div class="memdoc">
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><em><a class="anchor" id="adf325baa24c7ded1be5e56b76082fabda801151f35ffb2b2f8c520cac3b6f94d3"></a>HTP_TABLE_KEYS_ALLOC_UKNOWN</em>&#160;</td><td class="fielddoc">
<p>This is the default value, used only until the first element is added. </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="adf325baa24c7ded1be5e56b76082fabda674b1613778c2d1325d083fbf65af004"></a>HTP_TABLE_KEYS_COPIED</em>&#160;</td><td class="fielddoc">
<p>Keys are copied. </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="adf325baa24c7ded1be5e56b76082fabdac36d9491c0eb41ab3373086d8e7d1bfe"></a>HTP_TABLE_KEYS_ADOPTED</em>&#160;</td><td class="fielddoc">
<p>Keys are adopted and freed when the table is destroyed. </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="adf325baa24c7ded1be5e56b76082fabda315e8c4247a4349b19fbbb9e648ccb5f"></a>HTP_TABLE_KEYS_REFERENCED</em>&#160;</td><td class="fielddoc">
<p>Keys are only referenced; the caller is still responsible for freeing them after the table is destroyed. </p>
</td></tr>
</table>

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>