]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/globals_defs.html
64b1356536537bd823681c446fa70ab71f232179
[user/henk/code/inspircd.git] / docs / module-doc / globals_defs.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>InspIRCd: Class Members</title>
4 <link href="inspircd.doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.4.4-20050815 -->
7 <div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindexHL" href="globals.html">File&nbsp;Members</a></div>
8 <div class="qindex"><a class="qindex" href="globals.html">All</a> | <a class="qindex" href="globals_func.html">Functions</a> | <a class="qindex" href="globals_vars.html">Variables</a> | <a class="qindex" href="globals_type.html">Typedefs</a> | <a class="qindex" href="globals_enum.html">Enumerations</a> | <a class="qindex" href="globals_eval.html">Enumerator</a> | <a class="qindexHL" href="globals_defs.html">Defines</a></div>
9 <div class="qindex"><a class="qindex" href="#index_a">a</a> | <a class="qindex" href="#index_c">c</a> | <a class="qindex" href="#index_d">d</a> | <a class="qindex" href="#index_e">e</a> | <a class="qindex" href="#index_f">f</a> | <a class="qindex" href="#index_i">i</a> | <a class="qindex" href="#index_m">m</a> | <a class="qindex" href="#index_n">n</a> | <a class="qindex" href="#index_s">s</a> | <a class="qindex" href="#index_t">t</a> | <a class="qindex" href="#index_u">u</a> | <a class="qindex" href="#index_v">v</a> | <a class="qindex" href="#index_w">w</a></div>
10
11 <p>
12
13 <p>
14 <h3><a class="anchor" name="index_a">- a -</a></h3><ul>
15 <li>AC_DEHALFOP
16 : <a class="el" href="modules_8h.html#AC_5FDEHALFOP">modules.h</a><li>AC_DEOP
17 : <a class="el" href="modules_8h.html#AC_5FDEOP">modules.h</a><li>AC_DEVOICE
18 : <a class="el" href="modules_8h.html#AC_5FDEVOICE">modules.h</a><li>AC_GENERAL_MODE
19 : <a class="el" href="modules_8h.html#AC_5FGENERAL_5FMODE">modules.h</a><li>AC_HALFOP
20 : <a class="el" href="modules_8h.html#AC_5FHALFOP">modules.h</a><li>AC_INVITE
21 : <a class="el" href="modules_8h.html#AC_5FINVITE">modules.h</a><li>AC_KICK
22 : <a class="el" href="modules_8h.html#AC_5FKICK">modules.h</a><li>AC_OP
23 : <a class="el" href="modules_8h.html#AC_5FOP">modules.h</a><li>AC_VOICE
24 : <a class="el" href="modules_8h.html#AC_5FVOICE">modules.h</a><li>ACR_ALLOW
25 : <a class="el" href="modules_8h.html#ACR_5FALLOW">modules.h</a><li>ACR_DEFAULT
26 : <a class="el" href="modules_8h.html#ACR_5FDEFAULT">modules.h</a><li>ACR_DENY
27 : <a class="el" href="modules_8h.html#ACR_5FDENY">modules.h</a></ul>
28 <h3><a class="anchor" name="index_c">- c -</a></h3><ul>
29 <li>CC_ALLOW
30 : <a class="el" href="users_8h.html#CC_5FALLOW">users.h</a><li>CC_DENY
31 : <a class="el" href="users_8h.html#CC_5FDENY">users.h</a><li>CM_INVITEONLY
32 : <a class="el" href="channels_8h.html#CM_5FINVITEONLY">channels.h</a><li>CM_MODERATED
33 : <a class="el" href="channels_8h.html#CM_5FMODERATED">channels.h</a><li>CM_NOEXTERNAL
34 : <a class="el" href="channels_8h.html#CM_5FNOEXTERNAL">channels.h</a><li>CM_PRIVATE
35 : <a class="el" href="channels_8h.html#CM_5FPRIVATE">channels.h</a><li>CM_SECRET
36 : <a class="el" href="channels_8h.html#CM_5FSECRET">channels.h</a><li>CM_TOPICLOCK
37 : <a class="el" href="channels_8h.html#CM_5FTOPICLOCK">channels.h</a><li>CONF_FILE_NOT_FOUND
38 : <a class="el" href="modules_8h.html#CONF_5FFILE_5FNOT_5FFOUND">modules.h</a><li>CONF_NOT_A_NUMBER
39 : <a class="el" href="modules_8h.html#CONF_5FNOT_5FA_5FNUMBER">modules.h</a><li>CONF_NOT_UNSIGNED
40 : <a class="el" href="modules_8h.html#CONF_5FNOT_5FUNSIGNED">modules.h</a><li>CONF_VALUE_NOT_FOUND
41 : <a class="el" href="modules_8h.html#CONF_5FVALUE_5FNOT_5FFOUND">modules.h</a></ul>
42 <h3><a class="anchor" name="index_d">- d -</a></h3><ul>
43 <li>DEBUG
44 : <a class="el" href="modules_8h.html#DEBUG">modules.h</a>, <a class="el" href="inspircd__io_8h.html#DEBUG">inspircd_io.h</a><li>DEFAULT
45 : <a class="el" href="modules_8h.html#DEFAULT">modules.h</a>, <a class="el" href="inspircd__io_8h.html#DEFAULT">inspircd_io.h</a></ul>
46 <h3><a class="anchor" name="index_e">- e -</a></h3><ul>
47 <li>ERROR
48 : <a class="el" href="inspircd_8h.html#ERROR">inspircd.h</a></ul>
49 <h3><a class="anchor" name="index_f">- f -</a></h3><ul>
50 <li>FALSE
51 : <a class="el" href="inspircd_8h.html#FALSE">inspircd.h</a><li>FD_MAGIC_NUMBER
52 : <a class="el" href="modules_8h.html#FD_5FMAGIC_5FNUMBER">modules.h</a><li>FOREACH_MOD
53 : <a class="el" href="modules_8h.html#FOREACH_5FMOD">modules.h</a><li>FOREACH_RESULT
54 : <a class="el" href="modules_8h.html#FOREACH_5FRESULT_28x_29">modules.h</a></ul>
55 <h3><a class="anchor" name="index_i">- i -</a></h3><ul>
56 <li>IS_LOCAL
57 : <a class="el" href="inspircd_8h.html#IS_5FLOCAL_28x_29">inspircd.h</a><li>IS_MODULE_CREATED
58 : <a class="el" href="inspircd_8h.html#IS_5FMODULE_5FCREATED_28x_29">inspircd.h</a><li>IS_REMOTE
59 : <a class="el" href="inspircd_8h.html#IS_5FREMOTE_28x_29">inspircd.h</a></ul>
60 <h3><a class="anchor" name="index_m">- m -</a></h3><ul>
61 <li>MAXCOMMAND
62 : <a class="el" href="inspircd_8h.html#MAXCOMMAND">inspircd.h</a><li>MAXSOCKS
63 : <a class="el" href="inspircd_8h.html#MAXSOCKS">inspircd.h</a><li>MT_CHANNEL
64 : <a class="el" href="modules_8h.html#MT_5FCHANNEL">modules.h</a><li>MT_CLIENT
65 : <a class="el" href="modules_8h.html#MT_5FCLIENT">modules.h</a><li>MT_SERVER
66 : <a class="el" href="modules_8h.html#MT_5FSERVER">modules.h</a></ul>
67 <h3><a class="anchor" name="index_n">- n -</a></h3><ul>
68 <li>NONE
69 : <a class="el" href="modules_8h.html#NONE">modules.h</a>, <a class="el" href="inspircd__io_8h.html#NONE">inspircd_io.h</a><li>nspace
70 : <a class="el" href="hashcomp_8h.html#nspace">hashcomp.h</a>, <a class="el" href="channels_8cpp.html#nspace">channels.cpp</a></ul>
71 <h3><a class="anchor" name="index_s">- s -</a></h3><ul>
72 <li>SPARSE
73 : <a class="el" href="modules_8h.html#SPARSE">modules.h</a>, <a class="el" href="inspircd__io_8h.html#SPARSE">inspircd_io.h</a><li>STATUS_HOP
74 : <a class="el" href="users_8h.html#STATUS_5FHOP">users.h</a><li>STATUS_NORMAL
75 : <a class="el" href="users_8h.html#STATUS_5FNORMAL">users.h</a><li>STATUS_OP
76 : <a class="el" href="users_8h.html#STATUS_5FOP">users.h</a><li>STATUS_VOICE
77 : <a class="el" href="users_8h.html#STATUS_5FVOICE">users.h</a></ul>
78 <h3><a class="anchor" name="index_t">- t -</a></h3><ul>
79 <li>TRUE
80 : <a class="el" href="inspircd_8h.html#TRUE">inspircd.h</a><li>TYPE_CHANNEL
81 : <a class="el" href="inspircd_8h.html#TYPE_5FCHANNEL">inspircd.h</a><li>TYPE_SERVER
82 : <a class="el" href="inspircd_8h.html#TYPE_5FSERVER">inspircd.h</a><li>TYPE_USER
83 : <a class="el" href="inspircd_8h.html#TYPE_5FUSER">inspircd.h</a></ul>
84 <h3><a class="anchor" name="index_u">- u -</a></h3><ul>
85 <li>UCMODE_FOUNDER
86 : <a class="el" href="channels_8h.html#UCMODE_5FFOUNDER">channels.h</a><li>UCMODE_HOP
87 : <a class="el" href="channels_8h.html#UCMODE_5FHOP">channels.h</a><li>UCMODE_OP
88 : <a class="el" href="channels_8h.html#UCMODE_5FOP">channels.h</a><li>UCMODE_PROTECT
89 : <a class="el" href="channels_8h.html#UCMODE_5FPROTECT">channels.h</a><li>UCMODE_VOICE
90 : <a class="el" href="channels_8h.html#UCMODE_5FVOICE">channels.h</a></ul>
91 <h3><a class="anchor" name="index_v">- v -</a></h3><ul>
92 <li>VERBOSE
93 : <a class="el" href="modules_8h.html#VERBOSE">modules.h</a>, <a class="el" href="inspircd__io_8h.html#VERBOSE">inspircd_io.h</a><li>VF_COMMON
94 : <a class="el" href="modules_8h.html#VF_5FCOMMON">modules.h</a><li>VF_SERVICEPROVIDER
95 : <a class="el" href="modules_8h.html#VF_5FSERVICEPROVIDER">modules.h</a><li>VF_STATIC
96 : <a class="el" href="modules_8h.html#VF_5FSTATIC">modules.h</a><li>VF_VENDOR
97 : <a class="el" href="modules_8h.html#VF_5FVENDOR">modules.h</a></ul>
98 <h3><a class="anchor" name="index_w">- w -</a></h3><ul>
99 <li>WM_AND
100 : <a class="el" href="inspircd_8h.html#WM_5FAND">inspircd.h</a><li>WM_OR
101 : <a class="el" href="inspircd_8h.html#WM_5FOR">inspircd.h</a></ul>
102 <hr size="1"><address style="align: right;"><small>Generated on Thu Dec 15 11:14:20 2005 for InspIRCd by&nbsp;
103 <a href="http://www.doxygen.org/index.html">
104 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4-20050815 </small></address>
105 </body>
106 </html>