diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-16 18:58:08 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-16 18:58:08 +0000 |
commit | 668df37516e3ee3555aa7085f10d54bda3b4e426 (patch) | |
tree | 4fda156c1517493d0ba165ef516cb0937d2a1f88 /docs/module-doc/functions_vars.html | |
parent | 99d1c8f0ab4a213a5087b6103ca07a8cb355c2c2 (diff) |
Added:
OnMeshToken
MeshSendAll(std::string text);
MeshSendCommon(userrec* user, std::string text);
MeshSendAllAlive(std::string text);
MeshSendUnicast(std::string destination, std::string text);
MeshSendAllExcept(std::string target, std::string text);
MeshCheckChan(chanrec *c,std::string servername);
MeshCheckCommon(userrec* u,std::string servername);
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1112 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/functions_vars.html')
-rw-r--r-- | docs/module-doc/functions_vars.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/module-doc/functions_vars.html b/docs/module-doc/functions_vars.html index d2e3aea02..26549e3b1 100644 --- a/docs/module-doc/functions_vars.html +++ b/docs/module-doc/functions_vars.html @@ -111,9 +111,9 @@ <h3><a name="index_n">- n -</a> </h3><ul> <li>n_matches -: <a class="el" href="classXLine.html#o4">XLine</a><li>Name -: <a class="el" href="classAdmin.html#o0">Admin</a><li>name -: <a class="el" href="classserverrec.html#o0">serverrec</a>, <a class="el" href="classchanrec.html#o0">chanrec</a><li>needsoper +: <a class="el" href="classXLine.html#o4">XLine</a><li>name +: <a class="el" href="classserverrec.html#o0">serverrec</a>, <a class="el" href="classchanrec.html#o0">chanrec</a><li>Name +: <a class="el" href="classAdmin.html#o0">Admin</a><li>needsoper : <a class="el" href="classExtMode.html#o4">ExtMode</a><li>next : <a class="el" href="structdns__ip4list.html#o1">dns_ip4list</a><li>Nick : <a class="el" href="classAdmin.html#o2">Admin</a><li>nick @@ -180,7 +180,7 @@ </h3><ul> <li>version : <a class="el" href="classserverrec.html#o6">serverrec</a></ul> -<hr size="1"><address style="align: right;"><small>Generated on Sat Apr 16 14:49:50 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Sat Apr 16 18:57:16 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> |