]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/users_8cpp.html
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / module-doc / users_8cpp.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>InspIRCd: users.cpp File Reference</title>
4 <link href="inspircd.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3.3 -->
7 <div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8 <h1>users.cpp File Reference</h1><code>#include "inspircd_config.h"</code><br>
9 <code>#include "<a class="el" href="channels_8h-source.html">channels.h</a>"</code><br>
10 <code>#include "<a class="el" href="users_8h-source.html">users.h</a>"</code><br>
11 <code>#include "inspircd.h"</code><br>
12 <code>#include &lt;stdio.h&gt;</code><br>
13 <code>#include "inspstring.h"</code><br>
14
15 <p>
16 Include dependency graph for users.cpp:<p><center><img src="users_8cpp__incl.gif" border="0" usemap="#users.cpp_map" alt="Include dependency graph"></center>
17 <map name="users.cpp_map">
18 <area href="channels_8h.html" shape="rect" coords="58,82,144,109" alt="">
19 <area href="users_8h.html" shape="rect" coords="146,157,210,184" alt="">
20 </map>
21
22 <p>
23 <a href="users_8cpp-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
24 <tr><td></td></tr>
25 <tr><td colspan=2><br><h2>Variables</h2></td></tr>
26 <tr><td class="memItemLeft" nowrap align=right valign=top>std::stringstream&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="users_8cpp.html#a0">config_f</a></td></tr>
27
28 <tr><td class="memItemLeft" nowrap align=right valign=top>time_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="users_8cpp.html#a1">TIME</a></td></tr>
29
30 </table>
31 <hr><h2>Variable Documentation</h2>
32 <a name="a0" doxytag="users.cpp::config_f"></a><p>
33 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
34   <tr>
35     <td class="mdRow">
36       <table cellpadding="0" cellspacing="0" border="0">
37         <tr>
38           <td class="md" nowrap valign="top"> std::stringstream <a class="el" href="users_8cpp.html#a0">config_f</a>
39       </table>
40     </td>
41   </tr>
42 </table>
43 <table cellspacing=5 cellpadding=0 border=0>
44   <tr>
45     <td>
46       &nbsp;
47     </td>
48     <td>
49
50 <p>
51
52 <p>
53 Definition at line <a class="el" href="users_8cpp-source.html#l00024">24</a> of file <a class="el" href="users_8cpp-source.html">users.cpp</a>.    </td>
54   </tr>
55 </table>
56 <a name="a1" doxytag="users.cpp::TIME"></a><p>
57 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
58   <tr>
59     <td class="mdRow">
60       <table cellpadding="0" cellspacing="0" border="0">
61         <tr>
62           <td class="md" nowrap valign="top"> time_t <a class="el" href="users_8cpp.html#a1">TIME</a>
63       </table>
64     </td>
65   </tr>
66 </table>
67 <table cellspacing=5 cellpadding=0 border=0>
68   <tr>
69     <td>
70       &nbsp;
71     </td>
72     <td>
73
74 <p>
75
76 <p>
77 Definition at line <a class="el" href="users_8cpp-source.html#l00026">26</a> of file <a class="el" href="users_8cpp-source.html">users.cpp</a>.    </td>
78   </tr>
79 </table>
80 <hr size="1"><address style="align: right;"><small>Generated on Fri May 13 01:59:18 2005 for InspIRCd by
81 <a href="http://www.doxygen.org/index.html">
82 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
83 </a>1.3.3 </small></address>
84 </body>
85 </html>