Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > c3d5f6d8e7a564b8f518a16810652c82 > files > 567

imagemagick-doc-6.6.1.5-2mdv2010.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>MagickCore: _HashmapInfo Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.4 -->
<h1>_HashmapInfo Struct Reference</h1><!-- doxytag: class="_HashmapInfo" --><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">size_t(*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#316197d450998ddf021d25e27529e3ba">hash</a> )(const void *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="magick-type_8h.html#c740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>(*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#e26dbf3aaced82482a0deaa809aa767f">compare</a> )(const void *, const void *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void *(*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#95e2c7425c7907d519b0751fe31fa5df">relinquish_key</a> )(void *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void *(*)*(*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#d353af557da037e60f1173001ef9547e">relinquish_value</a> )(void *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#69f59774bffd5c41fa7b9563f136b37c">capacity</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#638b1c084e62e337ffe95d6fe973b044">entries</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#cbbbd86dbc403428a07e4c6b2d9bd405">next</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="magick-type_8h.html#c740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#57eb13a5c96da305676e60c5a515d0e3">head_of_list</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct__LinkedListInfo.html">LinkedListInfo</a> **&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#b7bfcdeda7da8eca98ad89e98bdc1835">map</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="magick-type_8h.html#c740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#ff78b2b2d234bf0fa9ec8a73ffdc2eb8">debug</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#d4a0cd8e1a6c34df34bde7e6b4032742">semaphore</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__HashmapInfo.html#7ef48746faed3cf01b7fb66129a06f9f">signature</a></td></tr>

</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="316197d450998ddf021d25e27529e3ba"></a><!-- doxytag: member="_HashmapInfo::hash" ref="316197d450998ddf021d25e27529e3ba" args=")(const void *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">size_t(* <a class="el" href="struct__HashmapInfo.html#316197d450998ddf021d25e27529e3ba">_HashmapInfo::hash</a>)(const void *)          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="e26dbf3aaced82482a0deaa809aa767f"></a><!-- doxytag: member="_HashmapInfo::compare" ref="e26dbf3aaced82482a0deaa809aa767f" args=")(const void *, const void *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="magick-type_8h.html#c740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>(* <a class="el" href="struct__HashmapInfo.html#e26dbf3aaced82482a0deaa809aa767f">_HashmapInfo::compare</a>)(const void *, const void *)          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="95e2c7425c7907d519b0751fe31fa5df"></a><!-- doxytag: member="_HashmapInfo::relinquish_key" ref="95e2c7425c7907d519b0751fe31fa5df" args=")(void *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void*(* <a class="el" href="struct__HashmapInfo.html#95e2c7425c7907d519b0751fe31fa5df">_HashmapInfo::relinquish_key</a>)(void *)          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="d353af557da037e60f1173001ef9547e"></a><!-- doxytag: member="_HashmapInfo::relinquish_value" ref="d353af557da037e60f1173001ef9547e" args=")(void *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void*(*) *(* <a class="el" href="struct__HashmapInfo.html#d353af557da037e60f1173001ef9547e">_HashmapInfo::relinquish_value</a>)(void *)          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="69f59774bffd5c41fa7b9563f136b37c"></a><!-- doxytag: member="_HashmapInfo::capacity" ref="69f59774bffd5c41fa7b9563f136b37c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned long <a class="el" href="struct__HashmapInfo.html#69f59774bffd5c41fa7b9563f136b37c">_HashmapInfo::capacity</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="638b1c084e62e337ffe95d6fe973b044"></a><!-- doxytag: member="_HashmapInfo::entries" ref="638b1c084e62e337ffe95d6fe973b044" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned long <a class="el" href="struct__HashmapInfo.html#638b1c084e62e337ffe95d6fe973b044">_HashmapInfo::entries</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="cbbbd86dbc403428a07e4c6b2d9bd405"></a><!-- doxytag: member="_HashmapInfo::next" ref="cbbbd86dbc403428a07e4c6b2d9bd405" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned long <a class="el" href="struct__HashmapInfo.html#cbbbd86dbc403428a07e4c6b2d9bd405">_HashmapInfo::next</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="57eb13a5c96da305676e60c5a515d0e3"></a><!-- doxytag: member="_HashmapInfo::head_of_list" ref="57eb13a5c96da305676e60c5a515d0e3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="magick-type_8h.html#c740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> <a class="el" href="struct__HashmapInfo.html#57eb13a5c96da305676e60c5a515d0e3">_HashmapInfo::head_of_list</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="b7bfcdeda7da8eca98ad89e98bdc1835"></a><!-- doxytag: member="_HashmapInfo::map" ref="b7bfcdeda7da8eca98ad89e98bdc1835" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="struct__LinkedListInfo.html">LinkedListInfo</a>** <a class="el" href="struct__HashmapInfo.html#b7bfcdeda7da8eca98ad89e98bdc1835">_HashmapInfo::map</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="ff78b2b2d234bf0fa9ec8a73ffdc2eb8"></a><!-- doxytag: member="_HashmapInfo::debug" ref="ff78b2b2d234bf0fa9ec8a73ffdc2eb8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="magick-type_8h.html#c740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> <a class="el" href="struct__HashmapInfo.html#ff78b2b2d234bf0fa9ec8a73ffdc2eb8">_HashmapInfo::debug</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="d4a0cd8e1a6c34df34bde7e6b4032742"></a><!-- doxytag: member="_HashmapInfo::semaphore" ref="d4a0cd8e1a6c34df34bde7e6b4032742" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structSemaphoreInfo.html">SemaphoreInfo</a>* <a class="el" href="struct__HashmapInfo.html#d4a0cd8e1a6c34df34bde7e6b4032742">_HashmapInfo::semaphore</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="7ef48746faed3cf01b7fb66129a06f9f"></a><!-- doxytag: member="_HashmapInfo::signature" ref="7ef48746faed3cf01b7fb66129a06f9f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned long <a class="el" href="struct__HashmapInfo.html#7ef48746faed3cf01b7fb66129a06f9f">_HashmapInfo::signature</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="hashmap_8c.html">hashmap.c</a></ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Jan 26 14:50:30 2008 for MagickCore by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
</body>
</html>