]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/module-doc/commands_8h.html
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / module-doc / commands_8h.html
index 4e948d4f815c596f301c88d95d5b4106b82158e6..cfdbc059aa44bb512a6244831c7b7c2664406c52 100644 (file)
 <code>#include "<a class="el" href="users_8h-source.html">users.h</a>"</code><br>
 <code>#include "<a class="el" href="channels_8h-source.html">channels.h</a>"</code><br>
 
+<p>
+Include dependency graph for commands.h:<p><center><img src="commands_8h__incl.gif" border="0" usemap="#commands.h_map" alt="Include dependency graph"></center>
+<map name="commands.h_map">
+<area href="users_8h.html" shape="rect" coords="248,157,312,184" alt="">
+<area href="channels_8h.html" shape="rect" coords="298,82,384,109" alt="">
+</map>
+
+<p>
+This graph shows which files directly or indirectly include this file:<p><center><img src="commands_8h__dep__incl.gif" border="0" usemap="#commands.hdep_map" alt="Included by dependency graph"></center>
+<map name="commands.hdep_map">
+<area href="modules_8cpp.html" shape="rect" coords="8,7,106,34" alt="">
+</map>
+
 <p>
 <a href="commands_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
 <tr><td></td></tr>
 
 <tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a49">handle_unloadmodule</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a50">handle_link_packet</a> (char *udp_msg, char *tcp_host, <a class="el" href="classserverrec.html">serverrec</a> *serv)</td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a50">handle_link_packet</a> (char *tcp_msg, char *tcp_host, <a class="el" href="classserverrec.html">serverrec</a> *serv)</td></tr>
 
 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Special functions for processing server to server traffic. </em> <a href="#a50"></a><em><br><br></td></tr>
 <tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="commands_8h.html#a51">process_restricted_commands</a> (char token, char *params, <a class="el" href="classserverrec.html">serverrec</a> *source, <a class="el" href="classserverrec.html">serverrec</a> *reply, char *tcp_host, char *ipaddr, int port)</td></tr>
@@ -207,7 +220,7 @@ Other useful functions.
 <p>
 
 <p>
-Referenced by <a class="el" href="modules_8cpp-source.html#l00713">Server::AddELine()</a>, <a class="el" href="modules_8cpp-source.html#l00693">Server::AddGLine()</a>, <a class="el" href="modules_8cpp-source.html#l00708">Server::AddKLine()</a>, <a class="el" href="modules_8cpp-source.html#l00698">Server::AddQLine()</a>, <a class="el" href="modules_8cpp-source.html#l00703">Server::AddZLine()</a>, and <a class="el" href="modules_8cpp-source.html#l00743">Server::CalcDuration()</a>.    </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00750">Server::AddELine()</a>, <a class="el" href="modules_8cpp-source.html#l00730">Server::AddGLine()</a>, <a class="el" href="modules_8cpp-source.html#l00745">Server::AddKLine()</a>, <a class="el" href="modules_8cpp-source.html#l00735">Server::AddQLine()</a>, <a class="el" href="modules_8cpp-source.html#l00740">Server::AddZLine()</a>, and <a class="el" href="modules_8cpp-source.html#l00780">Server::CalcDuration()</a>.    </td>
   </tr>
 </table>
 <a name="a58" doxytag="commands.h::handle_a"></a><p>
@@ -1411,7 +1424,7 @@ These are the handlers for user commands.
           <td class="md" nowrap valign="top"> void handle_link_packet </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="md" nowrap valign="top">char *&nbsp;</td>
-          <td class="mdname" nowrap> <em>udp_msg</em>, </td>
+          <td class="mdname" nowrap> <em>tcp_msg</em>, </td>
         </tr>
         <tr>
           <td></td>
@@ -3722,7 +3735,7 @@ Functions for u:lined servers.
 <p>
 
 <p>
-Referenced by <a class="el" href="modules_8cpp-source.html#l00480">Server::IsUlined()</a>.    </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00489">Server::IsUlined()</a>.    </td>
   </tr>
 </table>
 <a name="a51" doxytag="commands.h::process_restricted_commands"></a><p>
@@ -3793,7 +3806,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00480">Server::IsUli
     </td>
   </tr>
 </table>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Apr 20 15:46:57 2005 for InspIRCd by
+<hr size="1"><address style="align: right;"><small>Generated on Fri May 13 01:58:57 2005 for InspIRCd by
 <a href="http://www.doxygen.org/index.html">
 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
 </a>1.3.3 </small></address>