ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/vendor/pxys2-2.1.0/pxyservd/dbprim/doc/html/hash__fnv1_8c.html
Revision: 3253
Committed: Wed Apr 2 20:46:18 2014 UTC (9 years, 11 months ago) by michael
Content type: text/html
File size: 2692 byte(s)
Log Message:
- Imported pxys2-2.1.0

File Contents

# Content
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>DatabasePrimitivesLibrary: hash_fnv1.c File Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.4.4 -->
7 <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
8 <h1>hash_fnv1.c File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
9 <p><b>For internal use only.</b></p>
10 <p>
11 This file contains the implementation of the <a class="el" href="group__dbprim__hash.html#ga7">hash_fnv1()</a> function, a generic hash function callback implementing the FNV-1 hash algorithm.</p>
12
13 <p>
14 Definition in file <a class="el" href="hash__fnv1_8c-source.html">hash_fnv1.c</a>.
15 <p>
16 <code>#include &quot;<a class="el" href="dbprim_8h-source.html">dbprim.h</a>&quot;</code><br>
17 <code>#include &quot;<a class="el" href="dbprim__int_8h-source.html">dbprim_int.h</a>&quot;</code><br>
18
19 <p>
20 Include dependency graph for hash_fnv1.c:<p><center><img src="hash__fnv1_8c__incl.png" border="0" usemap="#hash_fnv1.c_map" alt=""></center>
21 <map name="hash_fnv1.c_map">
22 <area href="dbprim_8h.html" shape="rect" coords="157,54,232,78" alt="">
23 <area href="dbprim__int_8h.html" shape="rect" coords="147,102,243,126" alt="">
24 </map>
25
26 <p>
27 <a href="hash__fnv1_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
28 <tr><td></td></tr>
29 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
30 <tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__dbprim__hash.html#ga7">hash_fnv1</a> (<a class="el" href="struct__hash__table__s.html">hash_table_t</a> *table, <a class="el" href="struct__db__key__s.html">db_key_t</a> *key)</td></tr>
31
32 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">FNV-1 hash function. <a href="group__dbprim__hash.html#ga7"></a><br></td></tr>
33 </table>
34 <hr size="1"><address style="align: right;"><small>Generated on Sat Jul 15 14:10:36 2006 for DatabasePrimitivesLibrary by&nbsp;
35 <a href="http://www.doxygen.org/index.html">
36 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
37 </body>
38 </html>