From 71e6de4b88c3d51bfa59fed44049a4d1ea6d26a1 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 29 Apr 2004 15:23:02 +0000 Subject: Documentation update for class 'Extensible' git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@749 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/modules_8cpp-source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/module-doc/modules_8cpp-source.html') diff --git a/docs/module-doc/modules_8cpp-source.html b/docs/module-doc/modules_8cpp-source.html index be1a97cfd..b02431d1e 100644 --- a/docs/module-doc/modules_8cpp-source.html +++ b/docs/module-doc/modules_8cpp-source.html @@ -125,7 +125,7 @@ 00117 void Module::OnPacketTransmit(char *p) { } 00118 void Module::OnPacketReceive(char *p) { } 00119 void Module::OnRehash() { } -00120 void Module::OnServerRaw(std::string &raw, bool inbound) { } +00120 void Module::OnServerRaw(std::string &raw, bool inbound, userrec* user) { } 00121 int Module::OnUserPreJoin(userrec* user, chanrec* chan, const char* cname) { return 0; } 00122 bool Module::OnExtendedMode(userrec* user, void* target, char modechar, int type, bool mode_on, string_list &params) { return false; } 00123 Version Module::GetVersion() { return Version(1,0,0,0); } @@ -450,7 +450,7 @@ 00442 int MODCOUNT = -1; 00443 00444 -
Generated on Sun Apr 25 00:24:05 2004 for InspIRCd by +
Generated on Thu Apr 29 16:21:46 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.3.1-10-gc9f91