diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-02 12:38:41 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-02 12:38:41 +0000 |
commit | a753fb1bc711e10794e939e424f3cdd703116d82 (patch) | |
tree | bf17b41965232848b840c4340f74bec3741afae2 /docs/module-doc/globals.html | |
parent | 0ae832406f989194761528a1b8d49aa115c7fb3b (diff) |
Added support for modules to create commands - this needs a proof-of-concept module yet, do not use unless you like to live dangerously.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@351 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/globals.html')
-rw-r--r-- | docs/module-doc/globals.html | 47 |
1 files changed, 31 insertions, 16 deletions
diff --git a/docs/module-doc/globals.html b/docs/module-doc/globals.html index 42a92021c..cb7a7e52a 100644 --- a/docs/module-doc/globals.html +++ b/docs/module-doc/globals.html @@ -7,10 +7,14 @@ <center> <a class="qindex" href="main.html">Main Page</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="classes.html">Alphabetical List</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> </center> <hr><h1>InspIRCd File Members</h1><center> -<a href="#index_b">b</a> | <a href="#index_c">c</a> | <a href="#index_d">d</a> | <a href="#index_e">e</a> | <a href="#index_f">f</a> | <a href="#index_h">h</a> | <a href="#index_i">i</a> | <a href="#index_l">l</a> | <a href="#index_m">m</a> | <a href="#index_n">n</a> | <a href="#index_p">p</a> | <a href="#index_s">s</a> | <a href="#index_u">u</a> | <a href="#index_v">v</a></center> +<a href="#index_a">a</a> | <a href="#index_b">b</a> | <a href="#index_c">c</a> | <a href="#index_d">d</a> | <a href="#index_e">e</a> | <a href="#index_f">f</a> | <a href="#index_h">h</a> | <a href="#index_i">i</a> | <a href="#index_l">l</a> | <a href="#index_m">m</a> | <a href="#index_n">n</a> | <a href="#index_p">p</a> | <a href="#index_s">s</a> | <a href="#index_u">u</a> | <a href="#index_v">v</a></center> <p> -Here is a list of all file members with links to the files they belong to:<h3><a name="index_b">- b -</a> +Here is a list of all file members with links to the files they belong to:<h3><a name="index_a">- a -</a> +</h3><ul> +<li>AddExtendedMode() +: <a class="el" href="modules_8cpp.html#a7">modules.cpp</a></ul> +<h3><a name="index_b">- b -</a> </h3><ul> <li>BanList : <a class="el" href="channels_8h.html#a5">channels.h</a></ul> @@ -19,7 +23,8 @@ Here is a list of all file members with links to the files they belong to:<h3><a <li>CC_ALLOW : <a class="el" href="users_8h.html#a4">users.h</a><li>CC_DENY : <a class="el" href="users_8h.html#a5">users.h</a><li>ClassVector -: <a class="el" href="users_8h.html#a7">users.h</a></ul> +: <a class="el" href="users_8h.html#a7">users.h</a><li>createcommand() +: <a class="el" href="modules_8h.html#a12">modules.h</a></ul> <h3><a name="index_d">- d -</a> </h3><ul> <li>DEBUG @@ -27,14 +32,17 @@ Here is a list of all file members with links to the files they belong to:<h3><a : <a class="el" href="modules_8h.html#a2">modules.h</a></ul> <h3><a name="index_e">- e -</a> </h3><ul> -<li>ExemptList -: <a class="el" href="channels_8h.html#a6">channels.h</a></ul> +<li>EMode +: <a class="el" href="modules_8cpp.html#a2">modules.cpp</a><li>ExemptList +: <a class="el" href="channels_8h.html#a6">channels.h</a><li>ExtModeList +: <a class="el" href="modules_8cpp.html#a0">modules.cpp</a><li>ExtModeListIter +: <a class="el" href="modules_8cpp.html#a1">modules.cpp</a></ul> <h3><a name="index_f">- f -</a> </h3><ul> <li>factory() -: <a class="el" href="modules_8cpp.html#a2">modules.cpp</a><li>file_cache -: <a class="el" href="modules_8h.html#a6">modules.h</a><li>FOREACH_MOD -: <a class="el" href="modules_8h.html#a5">modules.h</a></ul> +: <a class="el" href="modules_8cpp.html#a9">modules.cpp</a><li>file_cache +: <a class="el" href="modules_8h.html#a9">modules.h</a><li>FOREACH_MOD +: <a class="el" href="modules_8h.html#a8">modules.h</a></ul> <h3><a name="index_h">- h -</a> </h3><ul> <li>handlerfunc @@ -44,7 +52,7 @@ Here is a list of all file members with links to the files they belong to:<h3><a <li>InvitedList : <a class="el" href="users_8h.html#a6">users.h</a><li>InviteList : <a class="el" href="channels_8h.html#a7">channels.h</a><li>ircd_module -: <a class="el" href="modules_8h.html#a7">modules.h</a></ul> +: <a class="el" href="modules_8h.html#a11">modules.h</a></ul> <h3><a name="index_l">- l -</a> </h3><ul> <li>LINK_ACTIVE @@ -53,8 +61,14 @@ Here is a list of all file members with links to the files they belong to:<h3><a <h3><a name="index_m">- m -</a> </h3><ul> <li>MODCOUNT -: <a class="el" href="modules_8cpp.html#a0">modules.cpp</a><li>modules() -: <a class="el" href="modules_8cpp.html#a1">modules.cpp</a></ul> +: <a class="el" href="modules_8cpp.html#a3">modules.cpp</a><li>ModeDefined() +: <a class="el" href="modules_8cpp.html#a4">modules.cpp</a><li>ModeDefinedOff() +: <a class="el" href="modules_8cpp.html#a6">modules.cpp</a><li>ModeDefinedOn() +: <a class="el" href="modules_8cpp.html#a5">modules.cpp</a><li>modules() +: <a class="el" href="modules_8cpp.html#a8">modules.cpp</a><li>MT_CHANNEL +: <a class="el" href="modules_8h.html#a5">modules.h</a><li>MT_CLIENT +: <a class="el" href="modules_8h.html#a6">modules.h</a><li>MT_SERVER +: <a class="el" href="modules_8h.html#a7">modules.h</a></ul> <h3><a name="index_n">- n -</a> </h3><ul> <li>NONE @@ -62,18 +76,19 @@ Here is a list of all file members with links to the files they belong to:<h3><a <h3><a name="index_p">- p -</a> </h3><ul> <li>PT_ACK_ONLY -: <a class="el" href="connection_8h.html#a1">connection.h</a><li>PT_SYN_ONLY +: <a class="el" href="connection_8h.html#a1">connection.h</a><li>PT_KEY_EXCHANGE +: <a class="el" href="connection_8h.html#a3">connection.h</a><li>PT_SYN_ONLY : <a class="el" href="connection_8h.html#a0">connection.h</a><li>PT_SYN_WITH_DATA : <a class="el" href="connection_8h.html#a2">connection.h</a></ul> <h3><a name="index_s">- s -</a> </h3><ul> -<li>server_list -: <a class="el" href="servers_8h.html#a2">servers.h</a><li>SPARSE +<li>SPARSE : <a class="el" href="modules_8h.html#a3">modules.h</a><li>STATUS_HOP : <a class="el" href="users_8h.html#a1">users.h</a><li>STATUS_NORMAL : <a class="el" href="users_8h.html#a3">users.h</a><li>STATUS_OP : <a class="el" href="users_8h.html#a0">users.h</a><li>STATUS_VOICE -: <a class="el" href="users_8h.html#a2">users.h</a></ul> +: <a class="el" href="users_8h.html#a2">users.h</a><li>string_list +: <a class="el" href="modules_8h.html#a10">modules.h</a></ul> <h3><a name="index_u">- u -</a> </h3><ul> <li>UCMODE_FOUNDER @@ -86,7 +101,7 @@ Here is a list of all file members with links to the files they belong to:<h3><a </h3><ul> <li>VERBOSE : <a class="el" href="modules_8h.html#a1">modules.h</a></ul> -<hr><address style="align: right;"><small>Generated on Sun Mar 30 19:36:38 2003 for InspIRCd by +<hr><address style="align: right;"><small>Generated on Fri Apr 2 13:37:46 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> |