diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-15 19:31:08 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-15 19:31:08 +0000 |
commit | 674c868b225f0c2c0a8f7879dbaa322a8c539bec (patch) | |
tree | 38ad38d48e66179583ae02912c327f54779615ab /docs/module-doc/message_8h.html | |
parent | 517dd987a78aafda52057f1f6b763a278e3384b2 (diff) |
New docs for API:
int Module::OnRawMode(userrec* user, char mode, std::string param, bool adding, int pcnt);
int Module::OnCheckInvite(userrec* user, chanrec* chan);
int Module::OnCheckKey(userrec* user, chanrec* chan, std::string keygiven);
int Module::OnCheckLimit(userrec* user, chanrec* chan);
int Module::OnCheckBan(userrec* user, chanrec* chan);
void Module::OnStats(char symbol);
int Module::OnChangeLocalUserHost(userrec* user, std::string newhost);
int Module::OnChangeLocalUserGECOS(userrec* user, std::string newhost);
int Module::OnLocalTopicChange(userrec* user, chanrec* chan, std::string topic);
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1106 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/message_8h.html')
-rw-r--r-- | docs/module-doc/message_8h.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/module-doc/message_8h.html b/docs/module-doc/message_8h.html index a3a66f709..0583feb67 100644 --- a/docs/module-doc/message_8h.html +++ b/docs/module-doc/message_8h.html @@ -155,7 +155,7 @@ <p> <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00499">Server::ChangeHost()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00508">Server::ChangeHost()</a>. </td> </tr> </table> <a name="a10" doxytag="message.h::ChangeName"></a><p> @@ -195,7 +195,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00499">Server::Chang <p> <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00504">Server::ChangeGECOS()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00513">Server::ChangeGECOS()</a>. </td> </tr> </table> <a name="a18" doxytag="message.h::chlist"></a><p> @@ -331,7 +331,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00504">Server::Chang <p> <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00524">Server::ChanMode()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00533">Server::ChanMode()</a>. </td> </tr> </table> <a name="a0" doxytag="message.h::common_channels"></a><p> @@ -371,7 +371,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00524">Server::ChanM <p> <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00477">Server::CommonChannels()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00486">Server::CommonChannels()</a>. </td> </tr> </table> <a name="a15" doxytag="message.h::cstatus"></a><p> @@ -449,7 +449,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00477">Server::Commo <p> <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00381">Server::GetUsers()</a>, and <a class="el" href="modules_8cpp-source.html#l00529">Server::IsOnChannel()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00390">Server::GetUsers()</a>, and <a class="el" href="modules_8cpp-source.html#l00538">Server::IsOnChannel()</a>. </td> </tr> </table> <a name="a9" doxytag="message.h::hasumode"></a><p> @@ -547,7 +547,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00381">Server::GetUs <p> <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00381">Server::GetUsers()</a>, and <a class="el" href="modules_8cpp-source.html#l00509">Server::IsNick()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00390">Server::GetUsers()</a>, and <a class="el" href="modules_8cpp-source.html#l00518">Server::IsNick()</a>. </td> </tr> </table> <a name="a6" doxytag="message.h::NonBlocking"></a><p> @@ -674,7 +674,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00381">Server::GetUs <p> <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00405">Server::QuitUser()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00414">Server::QuitUser()</a>. </td> </tr> </table> <a name="a17" doxytag="message.h::TidyBan"></a><p> @@ -735,7 +735,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00405">Server::QuitU </td> </tr> </table> -<hr size="1"><address style="align: right;"><small>Generated on Fri Apr 15 14:50:47 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Fri Apr 15 19:30:14 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> |