ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libspf/docs/API/doxygen/html/structstrbuf__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

# User Rev Content
1 root 1.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: strbuf_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>strbuf_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 strbuf_s:<p><center><img src="structstrbuf__s__coll__graph.png" border="0" usemap="#strbuf__s__coll__map" alt="Collaboration graph"></center>
12     <map name="strbuf__s__coll__map">
13     <area href="structstrbuf__node__s.html" shape="rect" coords="7,17,103,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="structstrbuf__node__s.html">strbuf_node_t</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structstrbuf__s.html#o0">head</a></td></tr>
19    
20     <tr><td class="memItemLeft" nowrap align=right valign=top>u_int8_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structstrbuf__s.html#o1">elements</a></td></tr>
21    
22     </table>
23     <hr><h2>Field Documentation</h2>
24     <a class="anchor" name="o1" doxytag="strbuf_s::elements" ></a><p>
25     <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
26     <tr>
27     <td class="mdRow">
28     <table cellpadding="0" cellspacing="0" border="0">
29     <tr>
30     <td class="md" nowrap valign="top"> u_int8_t <a class="el" href="structstrbuf__s.html#o1">strbuf_s::elements</a> </td>
31     </tr>
32     </table>
33     </td>
34     </tr>
35     </table>
36     <table cellspacing=5 cellpadding=0 border=0>
37     <tr>
38     <td>
39     &nbsp;
40     </td>
41     <td>
42    
43     <p>
44     Definition at line <a class="el" href="spf_8h-source.html#l00271">271</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>.
45     <p>
46     Referenced by <a class="el" href="macro_8c-source.html#l00638">MACRO_addbuf()</a>, and <a class="el" href="macro_8c-source.html#l00071">MACRO_expand()</a>. </td>
47     </tr>
48     </table>
49     <a class="anchor" name="o0" doxytag="strbuf_s::head" ></a><p>
50     <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
51     <tr>
52     <td class="mdRow">
53     <table cellpadding="0" cellspacing="0" border="0">
54     <tr>
55     <td class="md" nowrap valign="top"> <a class="el" href="structstrbuf__node__s.html">strbuf_node_t</a>* <a class="el" href="structstrbuf__s.html#o0">strbuf_s::head</a> </td>
56     </tr>
57     </table>
58     </td>
59     </tr>
60     </table>
61     <table cellspacing=5 cellpadding=0 border=0>
62     <tr>
63     <td>
64     &nbsp;
65     </td>
66     <td>
67    
68     <p>
69     Definition at line <a class="el" href="spf_8h-source.html#l00270">270</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>.
70     <p>
71     Referenced by <a class="el" href="macro_8c-source.html#l00638">MACRO_addbuf()</a>, and <a class="el" href="macro_8c-source.html#l00071">MACRO_expand()</a>. </td>
72     </tr>
73     </table>
74     <hr>The documentation for this struct was generated from the following file:<ul>
75     <li><a class="el" href="spf_8h-source.html">spf.h</a></ul>
76     <hr size="1"><address style="align: right;"><small>Generated on Thu Sep 16 18:10:52 2004 for libSPF v1.0 by
77     <a href="http://www.doxygen.org/index.html">
78     <img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address>
79     </body>
80     </html>