diff options
Diffstat (limited to 'docs/module-doc/classconnection.html')
-rw-r--r-- | docs/module-doc/classconnection.html | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/docs/module-doc/classconnection.html b/docs/module-doc/classconnection.html index 8e7cfa97f..bed3cb31a 100644 --- a/docs/module-doc/classconnection.html +++ b/docs/module-doc/classconnection.html @@ -3,21 +3,24 @@ <title>connection 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>connection Class Reference</h1><code>#include <<a class="el" href="connection_8h-source.html">connection.h</a>></code> <p> -<p>Inheritance diagram for connection: -<p><center><img src="classconnection.png" usemap="#connection_map" border="0" alt=""></center> -<map name="connection_map"> -<area href="classclassbase.html" alt="classbase" shape="rect" coords="42,0,116,24"> -<area href="classserverrec.html" alt="serverrec" shape="rect" coords="0,112,74,136"> -<area href="classuserrec.html" alt="userrec" shape="rect" coords="84,112,158,136"> +Inheritance diagram for connection:<p><center><img src="classconnection__inherit__graph.gif" border="0" usemap="#connection__inherit__map" alt="Inheritance graph"></center> +<map name="connection__inherit__map"> +<area href="classserverrec.html" shape="rect" coords="7,154,73,176" alt=""> +<area href="classuserrec.html" shape="rect" coords="97,154,153,176" alt=""> +<area href="classclassbase.html" shape="rect" coords="49,16,116,37" alt=""> </map> -<a href="classconnection-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 connection:<p><center><img src="classconnection__coll__graph.gif" border="0" usemap="#connection__coll__map" alt="Collaboration graph"></center> +<map name="connection__coll__map"> +<area href="classclassbase.html" shape="rect" coords="156,123,223,144" alt=""> +</map> +<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classconnection-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="classconnection.html#a0">connection</a> ()</td></tr> <tr><td nowrap align=right valign=top>bool </td><td valign=bottom><a class="el" href="classconnection.html#a1">CreateListener</a> (char *<a class="el" href="classconnection.html#m2">host</a>, int p)</td></tr> <tr><td nowrap align=right valign=top>bool </td><td valign=bottom><a class="el" href="classconnection.html#a2">BeginLink</a> (char *targethost, int <a class="el" href="classconnection.html#m10">port</a>, char *password)</td></tr> @@ -797,9 +800,9 @@ Referenced by <a class="el" href="servers_8cpp-source.html#l00012">serverrec::se </table> <hr>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="connection_8h-source.html">connection.h</a></ul> -<hr><address style="align: right;"><small>Generated on Sun Feb 9 12:48:18 2003 for InspIRCd by +<hr><address style="align: right;"><small>Generated on Sun Mar 30 13:28:53 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> |