]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classucrec.html
New documentation for new ConfigReader methods
[user/henk/code/inspircd.git] / docs / module-doc / classucrec.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>ucrec class Reference</title>
4 <link href="inspircd.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3-rc3 -->
7 <center>
8 <a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
9 <hr><h1>ucrec Class Reference</h1>Holds a user's modes on a channel This class associates a users privilages with a channel by creating a pointer link between a userrec and chanrec class. 
10 <a href="#_details">More...</a>
11 <p>
12 <code>#include &lt;<a class="el" href="channels_8h-source.html">channels.h</a>&gt;</code>
13 <p>
14 Inheritance diagram for ucrec:<p><center><img src="classucrec__inherit__graph.gif" border="0" usemap="#ucrec__inherit__map" alt="Inheritance graph"></center>
15 <map name="ucrec__inherit__map">
16 <area href="classclassbase.html" shape="rect" coords="7,16,73,37" alt="">
17 </map>
18 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for ucrec:<p><center><img src="classucrec__coll__graph.gif" border="0" usemap="#ucrec__coll__map" alt="Collaboration graph"></center>
19 <map name="ucrec__coll__map">
20 <area href="classclassbase.html" shape="rect" coords="21,16,88,37" alt="">
21 <area href="classchanrec.html" shape="rect" coords="69,107,128,128" alt="">
22 </map>
23 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classucrec-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
24 <tr><td></td></tr>
25 <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
26 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classucrec.html#a0">ucrec</a> ()</td></tr>
27 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classucrec.html#a1">~ucrec</a> ()</td></tr>
28 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
29 <tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="classucrec.html#m0">uc_modes</a></td></tr>
30 <tr><td>&nbsp;</td><td><font size=-1><em>Contains a bitmask of the UCMODE_OP ...</em> <a href="#m0"></a><em></em></font><br><br></td></tr>
31 <tr><td nowrap align=right valign=top><a class="el" href="classchanrec.html">chanrec</a> *&nbsp;</td><td valign=bottom><a class="el" href="classucrec.html#m1">channel</a></td></tr>
32 <tr><td>&nbsp;</td><td><font size=-1><em>Points to the channel record where the given modes apply.</em> <a href="#m1"></a><em></em></font><br><br></td></tr>
33 </table>
34 <hr><a name="_details"></a><h2>Detailed Description</h2>
35 Holds a user's modes on a channel This class associates a users privilages with a channel by creating a pointer link between a userrec and chanrec class.
36 <p>
37 The uc_modes member holds a bitmask of which privilages the user has on the channel, such as op, voice, etc. 
38 <p>
39
40 <p>
41 Definition at line <a class="el" href="channels_8h-source.html#l00191">191</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
42 <a name="a0" doxytag="ucrec::ucrec"></a><p>
43 <table width="100%" cellpadding="2" cellspacing="0" border="0">
44   <tr>
45     <td class="md">
46       <table cellpadding="0" cellspacing="0" border="0">
47         <tr>
48           <td class="md" nowrap valign="top"> ucrec::ucrec </td>
49           <td class="md" valign="top">(&nbsp;</td>
50           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
51           <td class="md" valign="top">)&nbsp;</td>
52           <td class="md" nowrap><code> [inline]</code></td>
53         </tr>
54
55       </table>
56     </td>
57   </tr>
58 </table>
59 <table cellspacing=5 cellpadding=0 border=0>
60   <tr>
61     <td>
62       &nbsp;
63     </td>
64     <td>
65
66 <p>
67
68 <p>
69 Definition at line <a class="el" href="channels_8h-source.html#l00204">204</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
70 <p>
71 <div class="fragment"><pre>00204 { <span class="comment">/* stub */</span> }
72 </pre></div>    </td>
73   </tr>
74 </table>
75 <a name="a1" doxytag="ucrec::~ucrec"></a><p>
76 <table width="100%" cellpadding="2" cellspacing="0" border="0">
77   <tr>
78     <td class="md">
79       <table cellpadding="0" cellspacing="0" border="0">
80         <tr>
81           <td class="md" nowrap valign="top"> virtual ucrec::~ucrec </td>
82           <td class="md" valign="top">(&nbsp;</td>
83           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
84           <td class="md" valign="top">)&nbsp;</td>
85           <td class="md" nowrap><code> [inline, virtual]</code></td>
86         </tr>
87
88       </table>
89     </td>
90   </tr>
91 </table>
92 <table cellspacing=5 cellpadding=0 border=0>
93   <tr>
94     <td>
95       &nbsp;
96     </td>
97     <td>
98
99 <p>
100
101 <p>
102 Definition at line <a class="el" href="channels_8h-source.html#l00205">205</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
103 <p>
104 <div class="fragment"><pre>00205 { <span class="comment">/* stub */</span> }
105 </pre></div>    </td>
106   </tr>
107 </table>
108 <hr><h2>Member Data Documentation</h2>
109 <a name="m1" doxytag="ucrec::channel"></a><p>
110 <table width="100%" cellpadding="2" cellspacing="0" border="0">
111   <tr>
112     <td class="md">
113       <table cellpadding="0" cellspacing="0" border="0">
114         <tr>
115           <td class="md" nowrap valign="top"> <a class="el" href="classchanrec.html">chanrec</a>* ucrec::channel
116       </table>
117     </td>
118   </tr>
119 </table>
120 <table cellspacing=5 cellpadding=0 border=0>
121   <tr>
122     <td>
123       &nbsp;
124     </td>
125     <td>
126
127 <p>
128 Points to the channel record where the given modes apply.
129 <p>
130 If the record is not in use, this value will be NULL.
131 <p>
132 Definition at line <a class="el" href="channels_8h-source.html#l00202">202</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
133 <p>
134 Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
135   </tr>
136 </table>
137 <a name="m0" doxytag="ucrec::uc_modes"></a><p>
138 <table width="100%" cellpadding="2" cellspacing="0" border="0">
139   <tr>
140     <td class="md">
141       <table cellpadding="0" cellspacing="0" border="0">
142         <tr>
143           <td class="md" nowrap valign="top"> long ucrec::uc_modes
144       </table>
145     </td>
146   </tr>
147 </table>
148 <table cellspacing=5 cellpadding=0 border=0>
149   <tr>
150     <td>
151       &nbsp;
152     </td>
153     <td>
154
155 <p>
156 Contains a bitmask of the UCMODE_OP ...
157 <p>
158 UCMODE_FOUNDER values. If this value is zero, the user has no privilages upon the channel.
159 <p>
160 Definition at line <a class="el" href="channels_8h-source.html#l00197">197</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.    </td>
161   </tr>
162 </table>
163 <hr>The documentation for this class was generated from the following file:<ul>
164 <li><a class="el" href="channels_8h-source.html">channels.h</a></ul>
165 <hr><address style="align: right;"><small>Generated on Thu Apr 8 19:13:21 2004 for InspIRCd by
166 <a href="http://www.doxygen.org/index.html">
167 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
168 width=110 height=53></a>1.3-rc3 </small></address>
169 </body>
170 </html>