]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/users_8cpp.html
01afb703b0b777a086a9b2151e97bf98645243c0
[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 <a href="users_8cpp-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
17 <tr><td></td></tr>
18 <tr><td colspan=2><br><h2>Variables</h2></td></tr>
19 <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>
20
21 <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>
22
23 </table>
24 <hr><h2>Variable Documentation</h2>
25 <a name="a0" doxytag="users.cpp::config_f"></a><p>
26 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
27   <tr>
28     <td class="mdRow">
29       <table cellpadding="0" cellspacing="0" border="0">
30         <tr>
31           <td class="md" nowrap valign="top"> std::stringstream <a class="el" href="users_8cpp.html#a0">config_f</a>
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
45 <p>
46 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>
47   </tr>
48 </table>
49 <a name="a1" doxytag="users.cpp::TIME"></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"> time_t <a class="el" href="users_8cpp.html#a1">TIME</a>
56       </table>
57     </td>
58   </tr>
59 </table>
60 <table cellspacing=5 cellpadding=0 border=0>
61   <tr>
62     <td>
63       &nbsp;
64     </td>
65     <td>
66
67 <p>
68
69 <p>
70 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>
71   </tr>
72 </table>
73 <hr size="1"><address style="align: right;"><small>Generated on Wed Apr 13 13:06:58 2005 for InspIRCd by
74 <a href="http://www.doxygen.org/index.html">
75 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
76 </a>1.3.3 </small></address>
77 </body>
78 </html>