ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libspf/docs/API/doxygen/html/structsplit__str__s.html
Revision: 1.1
Committed: Tue Nov 13 00:51:30 2007 UTC (18 years, 10 months ago) by root
Content type: text/html
Branch: MAIN
CVS Tags: HEAD
Log Message:
initial import of libspf-1.0.0-p5 from freebsd ports

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>libSPF v1.0: split_str_s Struct Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3.8 -->
7 <div class="qindex"> <form class="search" action="search.php" method="get">
8 <a class="qindex" href="main.html">Main&nbsp;Page</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> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
9 <h1>split_str_s Struct Reference</h1><code>#include &lt;<a class="el" href="spf_8h-source.html">spf.h</a>&gt;</code>
10 <p>
11 Collaboration diagram for split_str_s:<p><center><img src="structsplit__str__s__coll__graph.png" border="0" usemap="#split__str__s__coll__map" alt="Collaboration graph"></center>
12 <map name="split__str__s__coll__map">
13 <area href="structsplit__str__node__s.html" shape="rect" coords="7,17,116,105" alt="">
14 </map>
15 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><table border=0 cellpadding=0 cellspacing=0>
16 <tr><td></td></tr>
17 <tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
18 <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structsplit__str__node__s.html">split_str_node_t</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structsplit__str__s.html#o0">head</a></td></tr>
19
20 <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structsplit__str__node__s.html">split_str_node_t</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structsplit__str__s.html#o1">tail</a></td></tr>
21
22 <tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structsplit__str__s.html#o2">elements</a></td></tr>
23
24 </table>
25 <hr><h2>Field Documentation</h2>
26 <a class="anchor" name="o2" doxytag="split_str_s::elements" ></a><p>
27 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
28 <tr>
29 <td class="mdRow">
30 <table cellpadding="0" cellspacing="0" border="0">
31 <tr>
32 <td class="md" nowrap valign="top"> int <a class="el" href="structsplit__str__s.html#o2">split_str_s::elements</a> </td>
33 </tr>
34 </table>
35 </td>
36 </tr>
37 </table>
38 <table cellspacing=5 cellpadding=0 border=0>
39 <tr>
40 <td>
41 &nbsp;
42 </td>
43 <td>
44
45 <p>
46 Definition at line <a class="el" href="spf_8h-source.html#l00299">299</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>.
47 <p>
48 Referenced by <a class="el" href="util_8c-source.html#l02421">UTIL_addnode()</a>, and <a class="el" href="util_8c-source.html#l02331">UTIL_reverse()</a>. </td>
49 </tr>
50 </table>
51 <a class="anchor" name="o0" doxytag="split_str_s::head" ></a><p>
52 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
53 <tr>
54 <td class="mdRow">
55 <table cellpadding="0" cellspacing="0" border="0">
56 <tr>
57 <td class="md" nowrap valign="top"> <a class="el" href="structsplit__str__node__s.html">split_str_node_t</a>* <a class="el" href="structsplit__str__s.html#o0">split_str_s::head</a> </td>
58 </tr>
59 </table>
60 </td>
61 </tr>
62 </table>
63 <table cellspacing=5 cellpadding=0 border=0>
64 <tr>
65 <td>
66 &nbsp;
67 </td>
68 <td>
69
70 <p>
71 Definition at line <a class="el" href="spf_8h-source.html#l00297">297</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>.
72 <p>
73 Referenced by <a class="el" href="util_8c-source.html#l02421">UTIL_addnode()</a>, and <a class="el" href="util_8c-source.html#l02331">UTIL_reverse()</a>. </td>
74 </tr>
75 </table>
76 <a class="anchor" name="o1" doxytag="split_str_s::tail" ></a><p>
77 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
78 <tr>
79 <td class="mdRow">
80 <table cellpadding="0" cellspacing="0" border="0">
81 <tr>
82 <td class="md" nowrap valign="top"> <a class="el" href="structsplit__str__node__s.html">split_str_node_t</a>* <a class="el" href="structsplit__str__s.html#o1">split_str_s::tail</a> </td>
83 </tr>
84 </table>
85 </td>
86 </tr>
87 </table>
88 <table cellspacing=5 cellpadding=0 border=0>
89 <tr>
90 <td>
91 &nbsp;
92 </td>
93 <td>
94
95 <p>
96 Definition at line <a class="el" href="spf_8h-source.html#l00298">298</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>.
97 <p>
98 Referenced by <a class="el" href="util_8c-source.html#l02421">UTIL_addnode()</a>, and <a class="el" href="util_8c-source.html#l02331">UTIL_reverse()</a>. </td>
99 </tr>
100 </table>
101 <hr>The documentation for this struct was generated from the following file:<ul>
102 <li><a class="el" href="spf_8h-source.html">spf.h</a></ul>
103 <hr size="1"><address style="align: right;"><small>Generated on Thu Sep 16 18:10:52 2004 for libSPF v1.0 by
104 <a href="http://www.doxygen.org/index.html">
105 <img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address>
106 </body>
107 </html>