diff options
Diffstat (limited to 'docs/module-doc/classuserrec.html')
-rw-r--r-- | docs/module-doc/classuserrec.html | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/docs/module-doc/classuserrec.html b/docs/module-doc/classuserrec.html index 4a9b325d0..1fae3686b 100644 --- a/docs/module-doc/classuserrec.html +++ b/docs/module-doc/classuserrec.html @@ -3,7 +3,7 @@ <title>userrec class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<!-- Generated by Doxygen 1.3-rc2 --> +<!-- Generated by Doxygen 1.3-rc3 --> <center> <a class="qindex" href="main.html">Main Page</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="classes.html">Alphabetical List</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> </center> <hr><h1>userrec Class Reference</h1>Holds all information about a user This class stores all information about a user connected to the irc server. @@ -11,15 +11,19 @@ <p> <code>#include <<a class="el" href="users_8h-source.html">users.h</a>></code> <p> -<p>Inheritance diagram for userrec: -<p><center><img src="classuserrec.png" usemap="#userrec_map" border="0" alt=""></center> -<map name="userrec_map"> -<area href="classconnection.html" alt="connection" shape="rect" coords="0,56,74,80"> -<area href="classclassbase.html" alt="classbase" shape="rect" coords="0,0,74,24"> +Inheritance diagram for userrec:<p><center><img src="classuserrec__inherit__graph.gif" border="0" usemap="#userrec__inherit__map" alt="Inheritance graph"></center> +<map name="userrec__inherit__map"> +<area href="classconnection.html" shape="rect" coords="7,85,76,106" alt=""> +<area href="classclassbase.html" shape="rect" coords="8,16,75,37" alt=""> </map> -<a href="classuserrec-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> +<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for userrec:<p><center><img src="classuserrec__coll__graph.gif" border="0" usemap="#userrec__coll__map" alt="Collaboration graph"></center> +<map name="userrec__coll__map"> +<area href="classconnection.html" shape="rect" coords="124,179,193,200" alt=""> +<area href="classucrec.html" shape="rect" coords="312,179,357,200" alt=""> +</map> +<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classuserrec-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> <tr><td></td></tr> -<tr><td colspan=2><br><h2>Public Methods</h2></td></tr> +<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classuserrec.html#a0">userrec</a> ()</td></tr> <tr><td nowrap align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classuserrec.html#a1">~userrec</a> ()</td></tr> <tr><td nowrap align=right valign=top>virtual char * </td><td valign=bottom><a class="el" href="classuserrec.html#a2">GetFullHost</a> ()</td></tr> @@ -634,9 +638,9 @@ Definition at line <a class="el" href="users_8h-source.html#l00096">96</a> of fi </table> <hr>The documentation for this class was generated from the following files:<ul> <li><a class="el" href="users_8h-source.html">users.h</a><li><a class="el" href="users_8cpp-source.html">users.cpp</a></ul> -<hr><address style="align: right;"><small>Generated on Sun Feb 9 12:48:19 2003 for InspIRCd by +<hr><address style="align: right;"><small>Generated on Sun Mar 30 13:29:33 2003 for InspIRCd by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 -width=110 height=53></a>1.3-rc2 </small></address> +width=110 height=53></a>1.3-rc3 </small></address> </body> </html> |