From 668df37516e3ee3555aa7085f10d54bda3b4e426 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 16 Apr 2005 18:58:08 +0000 Subject: 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 --- docs/module-doc/functions.html | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'docs/module-doc/functions.html') diff --git a/docs/module-doc/functions.html b/docs/module-doc/functions.html index 617a7e57c..5db86cf84 100644 --- a/docs/module-doc/functions.html +++ b/docs/module-doc/functions.html @@ -197,8 +197,15 @@ Here is a list of all class members with links to the classes they belong to:

Major : Version
  • MakeOutboundConnection() : ircd_connector
  • MatchText() -: Server
  • MeshCookie() -: connection
  • min_params +: Server
  • MeshCheckChan() +: Server
  • MeshCheckCommon() +: Server
  • MeshCookie() +: connection
  • MeshSendAll() +: Server
  • MeshSendAllAlive() +: Server
  • MeshSendAllExcept() +: Server
  • MeshSendCommon() +: Server
  • MeshSendUnicast() +: Server
  • min_params : command_t
  • Minor : Version
  • mode : ModeParameter
  • modechar @@ -210,9 +217,9 @@ Here is a list of all class members with links to the classes they belong to:

    - n -

    -
    Generated on Sat Apr 16 14:49:50 2005 for InspIRCd by +
    Generated on Sat Apr 16 18:57:15 2005 for InspIRCd by doxygen 1.3.3
    -- cgit v1.2.3