diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-19 01:36:09 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-19 01:36:09 +0000 |
commit | 74e9276df9d67147885dd2a11b1c23913c9c94f1 (patch) | |
tree | 3b9f690645a06c58afc504400cf59af7df9c5a3e /docs/module-doc/modules_8h.html | |
parent | af723b70330c7a8c6b4a293e12b7173349d6bad9 (diff) |
Documentation update
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@668 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/modules_8h.html')
-rw-r--r-- | docs/module-doc/modules_8h.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/module-doc/modules_8h.html b/docs/module-doc/modules_8h.html index 485ae6d97..1b5db7305 100644 --- a/docs/module-doc/modules_8h.html +++ b/docs/module-doc/modules_8h.html @@ -61,7 +61,7 @@ This graph shows which files directly or indirectly include this file:<p><center <tr><td nowrap align=right valign=top>typedef <a class="el" href="modules_8h.html#a10">file_cache</a> </td><td valign=bottom><a class="el" href="modules_8h.html#a11">string_list</a></td></tr> <tr><td nowrap align=right valign=top>typedef DLLFactory< <a class="el" href="classModuleFactory.html">ModuleFactory</a> > </td><td valign=bottom><a class="el" href="modules_8h.html#a12">ircd_module</a></td></tr> <tr><td colspan=2><br><h2>Functions</h2></td></tr> -<tr><td nowrap align=right valign=top>void </td><td valign=bottom><a class="el" href="modules_8h.html#a13">createcommand</a> (char *cmd, <a class="el" href="ctables_8h.html#a0">handlerfunc</a> f, char flags, int minparams)</td></tr> +<tr><td nowrap align=right valign=top>void </td><td valign=bottom><a class="el" href="modules_8h.html#a13">createcommand</a> (char *cmd, handlerfunc f, char flags, int minparams)</td></tr> <tr><td nowrap align=right valign=top>void </td><td valign=bottom><a class="el" href="modules_8h.html#a14">server_mode</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr> </table> <hr><h2>Define Documentation</h2> @@ -222,7 +222,7 @@ Definition at line <a class="el" href="modules_8h-source.html#l00017">17</a> of <p> Definition at line <a class="el" href="modules_8h-source.html#l00018">18</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>. <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00308">Server::AddExtendedMode()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00310">Server::AddExtendedMode()</a>. </td> </tr> </table> <a name="a7" doxytag="modules.h::MT_SERVER"></a><p> @@ -248,7 +248,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00308">Server::AddEx <p> Definition at line <a class="el" href="modules_8h-source.html#l00019">19</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>. <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00308">Server::AddExtendedMode()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00310">Server::AddExtendedMode()</a>. </td> </tr> </table> <a name="a4" doxytag="modules.h::NONE"></a><p> @@ -349,7 +349,7 @@ Low level definition of a <a class="el" href="classFileReader.html">FileReader</ <p> Definition at line <a class="el" href="modules_8h-source.html#l00030">30</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>. <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00378">FileReader::FileReader()</a>, and <a class="el" href="modules_8cpp-source.html#l00389">FileReader::LoadFile()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00380">FileReader::FileReader()</a>, and <a class="el" href="modules_8cpp-source.html#l00391">FileReader::LoadFile()</a>. </td> </tr> </table> <a name="a12" doxytag="modules.h::ircd_module"></a><p> @@ -415,7 +415,7 @@ Definition at line <a class="el" href="modules_8h-source.html#l00031">31</a> of <tr> <td></td> <td></td> - <td class="md" nowrap><a class="el" href="ctables_8h.html#a0">handlerfunc</a> </td> + <td class="md" nowrap>handlerfunc </td> <td class="mdname" nowrap> <em>f</em>, </td> </tr> <tr> @@ -450,7 +450,7 @@ Definition at line <a class="el" href="modules_8h-source.html#l00031">31</a> of <p> <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00188">Server::AddCommand()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00190">Server::AddCommand()</a>. </td> </tr> </table> <a name="a14" doxytag="modules.h::server_mode"></a><p> @@ -496,10 +496,10 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00188">Server::AddCo <p> <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00193">Server::SendMode()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00195">Server::SendMode()</a>. </td> </tr> </table> -<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:48 2004 for InspIRCd by +<hr><address style="align: right;"><small>Generated on Mon Apr 19 02:34:36 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> |