📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 23:02:29
📂
/ (Root)
/
opt
/
alt
/
ruby19
/
share
/
doc
/
ruby
/
html
/
d6
/
d34
📍 /opt/alt/ruby19/share/doc/ruby/html/d6/d34
🔄 Refresh
✏️
Editing: structst__hash__type.html
Read Only
<!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.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Ruby: st_hash_type Struct 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 id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Ruby  <span id="projectnumber">1.9.3p551(2014-11-13revision48407)</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript" src="../../menudata.js"></script> <script type="text/javascript" src="../../menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('../../',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-attribs">Data Fields</a> </div> <div class="headertitle"> <div class="title">st_hash_type Struct Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include <<a class="el" href="../../dd/d24/st_8h_source.html">st.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Data Fields</h2></td></tr> <tr class="memitem:a1a49d19baf6c2bf466026ef245546c95"><td class="memItemLeft" align="right" valign="top">int(* </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/d34/structst__hash__type.html#a1a49d19baf6c2bf466026ef245546c95">compare</a> )(<a class="el" href="../../dd/d24/st_8h.html#af4fd7cbafda9af704310f78516042dfb">ANYARGS</a>)</td></tr> <tr class="separator:a1a49d19baf6c2bf466026ef245546c95"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1d3453b4823383ed750146f0c3d68f0f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../dd/d24/st_8h.html#ac214e5cdcf0de6a2108b9643e7fc12e0">st_index_t</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/d34/structst__hash__type.html#a1d3453b4823383ed750146f0c3d68f0f">hash</a> )(<a class="el" href="../../dd/d24/st_8h.html#af4fd7cbafda9af704310f78516042dfb">ANYARGS</a>)</td></tr> <tr class="separator:a1d3453b4823383ed750146f0c3d68f0f"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p class="definition">Definition at line <a class="el" href="../../dd/d24/st_8h_source.html#l00070">70</a> of file <a class="el" href="../../dd/d24/st_8h_source.html">st.h</a>.</p> </div><h2 class="groupheader">Field Documentation</h2> <a id="a1a49d19baf6c2bf466026ef245546c95"></a> <h2 class="memtitle"><span class="permalink"><a href="#a1a49d19baf6c2bf466026ef245546c95">◆ </a></span>compare</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int(* st_hash_type::compare) (<a class="el" href="../../dd/d24/st_8h.html#af4fd7cbafda9af704310f78516042dfb">ANYARGS</a>)</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../dd/d24/st_8h_source.html#l00071">71</a> of file <a class="el" href="../../dd/d24/st_8h_source.html">st.h</a>.</p> </div> </div> <a id="a1d3453b4823383ed750146f0c3d68f0f"></a> <h2 class="memtitle"><span class="permalink"><a href="#a1d3453b4823383ed750146f0c3d68f0f">◆ </a></span>hash</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="../../dd/d24/st_8h.html#ac214e5cdcf0de6a2108b9643e7fc12e0">st_index_t</a>(* st_hash_type::hash) (<a class="el" href="../../dd/d24/st_8h.html#af4fd7cbafda9af704310f78516042dfb">ANYARGS</a>)</td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../dd/d24/st_8h_source.html#l00072">72</a> of file <a class="el" href="../../dd/d24/st_8h_source.html">st.h</a>.</p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li>include/ruby/<a class="el" href="../../dd/d24/st_8h_source.html">st.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>
💾 Save Changes
❌ Cancel