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

File Contents

# User Rev Content
1 michael 3253 <!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: rt_next.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>rt_next.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__rbtree.html#ga11">rt_next()</a> function, used to locate the next node in a given iteration scheme.</p>
12    
13     <p>
14     Definition in file <a class="el" href="rt__next_8c-source.html">rt_next.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 rt_next.c:<p><center><img src="rt__next_8c__incl.png" border="0" usemap="#rt_next.c_map" alt=""></center>
21     <map name="rt_next.c_map">
22     <area href="dbprim_8h.html" shape="rect" coords="139,54,213,78" alt="">
23     <area href="dbprim__int_8h.html" shape="rect" coords="128,102,224,126" alt="">
24     </map>
25    
26     <p>
27     <a href="rt__next_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__rbtree.html#ga11">rt_next</a> (<a class="el" href="struct__rb__tree__s.html">rb_tree_t</a> *tree, <a class="el" href="struct__rb__node__s.html">rb_node_t</a> **node_io, unsigned long flags)</td></tr>
31    
32     <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the next node. <a href="group__dbprim__rbtree.html#ga11"></a><br></td></tr>
33     </table>
34     <hr size="1"><address style="align: right;"><small>Generated on Sat Jul 15 14:10:46 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>