diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-24 23:26:47 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-24 23:26:47 +0000 |
commit | b25c31de6b8dd839429cb168f5731a5605e17366 (patch) | |
tree | ed0a23e40dfbae235f292cedafd399cc472be46a /docs/module-doc/connection_8h.html | |
parent | 8a0825e03af56b5be0d150845fedafd83ee01636 (diff) |
Added new documentation for XLine etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@718 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/connection_8h.html')
-rw-r--r-- | docs/module-doc/connection_8h.html | 40 |
1 files changed, 35 insertions, 5 deletions
diff --git a/docs/module-doc/connection_8h.html b/docs/module-doc/connection_8h.html index 6411829a7..ea8889f06 100644 --- a/docs/module-doc/connection_8h.html +++ b/docs/module-doc/connection_8h.html @@ -29,10 +29,15 @@ Include dependency graph for connection.h:<p><center><img src="connection_8h__in <p> This graph shows which files directly or indirectly include this file:<p><center><img src="connection_8h__dep__incl.gif" border="0" usemap="#connection.hdep_map" alt="Included by dependency graph"></center> <map name="connection.hdep_map"> -<area href="servers_8h.html" shape="rect" coords="19,85,83,106" alt=""> -<area href="servers_8cpp.html" shape="rect" coords="7,16,87,37" alt=""> -<area href="users_8h.html" shape="rect" coords="115,85,165,106" alt=""> -<area href="users_8cpp.html" shape="rect" coords="111,16,177,37" alt=""> +<area href="users_8h.html" shape="rect" coords="256,155,307,176" alt=""> +<area href="users_8cpp.html" shape="rect" coords="7,86,73,107" alt=""> +<area href="commands_8h.html" shape="rect" coords="97,86,180,107" alt=""> +<area href="modules_8cpp.html" shape="rect" coords="199,16,281,38" alt=""> +<area href="message_8h.html" shape="rect" coords="204,86,276,107" alt=""> +<area href="mode_8h.html" shape="rect" coords="300,86,351,107" alt=""> +<area href="xline_8h.html" shape="rect" coords="375,86,423,107" alt=""> +<area href="servers_8h.html" shape="rect" coords="413,155,477,176" alt=""> +<area href="servers_8cpp.html" shape="rect" coords="447,86,527,107" alt=""> </map> <p> @@ -51,6 +56,7 @@ This graph shows which files directly or indirectly include this file:<p><center <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="connection_8h.html#a2">STATE_SYNC</a> 2</td></tr> <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="connection_8h.html#a3">STATE_NOAUTH_INBOUND</a> 3</td></tr> <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="connection_8h.html#a4">STATE_NOAUTH_OUTBOUND</a> 4</td></tr> +<tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="connection_8h.html#a5">STATE_SERVICES</a> 5</td></tr> </table> <hr><h2>Define Documentation</h2> <a name="a1" doxytag="connection.h::STATE_CONNECTED"></a><p> @@ -149,6 +155,30 @@ Definition at line <a class="el" href="connection_8h-source.html#l00025">25</a> Definition at line <a class="el" href="connection_8h-source.html#l00026">26</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>. </td> </tr> </table> +<a name="a5" doxytag="connection.h::STATE_SERVICES"></a><p> +<table width="100%" cellpadding="2" cellspacing="0" border="0"> + <tr> + <td class="md"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> #define STATE_SERVICES 5 + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="connection_8h-source.html#l00027">27</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>. </td> + </tr> +</table> <a name="a2" doxytag="connection.h::STATE_SYNC"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> @@ -173,7 +203,7 @@ Definition at line <a class="el" href="connection_8h-source.html#l00026">26</a> Definition at line <a class="el" href="connection_8h-source.html#l00024">24</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>. </td> </tr> </table> -<hr><address style="align: right;"><small>Generated on Mon Apr 19 02:34:35 2004 for InspIRCd by +<hr><address style="align: right;"><small>Generated on Sun Apr 25 00:24:09 2004 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-rc3 </small></address> |