diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-06 10:43:34 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-06 10:43:34 +0000 |
commit | 1d994c544474da53159257d9097997c0744a48a5 (patch) | |
tree | 1933ef85eb507645ed17f32ed5d69cd1fc2e3cb2 /docs/module-doc/channels_8cpp.html | |
parent | d4bcf45eb3ef838d878971dbcd585510729fcff1 (diff) |
Added support for SVS-style Server class methods for modules
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@400 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/channels_8cpp.html')
-rw-r--r-- | docs/module-doc/channels_8cpp.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/module-doc/channels_8cpp.html b/docs/module-doc/channels_8cpp.html index 203a25b7d..bad0744ee 100644 --- a/docs/module-doc/channels_8cpp.html +++ b/docs/module-doc/channels_8cpp.html @@ -26,7 +26,7 @@ Include dependency graph for channels.cpp:<p><center><img src="channels_8cpp__in <tr><td colspan=2><br><h2>Namespaces</h2></td></tr> <tr><td nowrap align=right valign=top>namespace </td><td valign=bottom><a class="el" href="namespacestd.html">std</a></td></tr> <tr><td colspan=2><br><h2>Variables</h2></td></tr> -<tr><td nowrap align=right valign=top>vector< <a class="el" href="classModeParameter.html">ModeParameter</a> > </td><td valign=bottom><a class="el" href="channels_8cpp.html#a0">custom_mode_params</a></td></tr> +<tr><td nowrap align=right valign=top>std::vector< <a class="el" href="classModeParameter.html">ModeParameter</a> > </td><td valign=bottom><a class="el" href="channels_8cpp.html#a0">custom_mode_params</a></td></tr> </table> <hr><h2>Variable Documentation</h2> <a name="a0" doxytag="channels.cpp::custom_mode_params"></a><p> @@ -35,7 +35,7 @@ Include dependency graph for channels.cpp:<p><center><img src="channels_8cpp__in <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> - <td class="md" nowrap valign="top"> vector<<a class="el" href="classModeParameter.html">ModeParameter</a>> custom_mode_params + <td class="md" nowrap valign="top"> std::vector<<a class="el" href="classModeParameter.html">ModeParameter</a>> custom_mode_params </table> </td> </tr> @@ -55,7 +55,7 @@ Definition at line <a class="el" href="channels_8cpp-source.html#l00010">10</a> Referenced by <a class="el" href="channels_8cpp-source.html#l00087">chanrec::GetModeParameter()</a>, and <a class="el" href="channels_8cpp-source.html#l00050">chanrec::SetCustomModeParam()</a>. </td> </tr> </table> -<hr><address style="align: right;"><small>Generated on Mon Apr 5 02:03:53 2004 for InspIRCd by +<hr><address style="align: right;"><small>Generated on Tue Apr 6 11:42:32 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> |