]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classucrec.html
Updated documentation scripts
[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="doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3-rc2 -->
7 <center>
8 <a class="qindex" href="main.html">Main Page</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 <a href="classucrec-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
15 <tr><td></td></tr>
16 <tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
17 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classucrec.html#a0">ucrec</a> ()</td></tr>
18 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classucrec.html#a1">~ucrec</a> ()</td></tr>
19 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
20 <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>
21 <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>
22 <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>
23 <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>
24 </table>
25 <hr><a name="_details"></a><h2>Detailed Description</h2>
26 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.
27 <p>
28 The uc_modes member holds a bitmask of which privilages the user has on the channel, such as op, voice, etc. 
29 <p>
30
31 <p>
32 Definition at line <a class="el" href="channels_8h-source.html#l00181">181</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
33 <a name="a0" doxytag="ucrec::ucrec"></a><p>
34 <table width="100%" cellpadding="2" cellspacing="0" border="0">
35   <tr>
36     <td class="md">
37       <table cellpadding="0" cellspacing="0" border="0">
38         <tr>
39           <td class="md" nowrap valign="top"> ucrec::ucrec </td>
40           <td class="md" valign="top">(&nbsp;</td>
41           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
42           <td class="md" valign="top">)&nbsp;</td>
43           <td class="md" nowrap><code> [inline]</code></td>
44         </tr>
45
46       </table>
47     </td>
48   </tr>
49 </table>
50 <table cellspacing=5 cellpadding=0 border=0>
51   <tr>
52     <td>
53       &nbsp;
54     </td>
55     <td>
56
57 <p>
58
59 <p>
60 Definition at line <a class="el" href="channels_8h-source.html#l00194">194</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
61 <p>
62 <div class="fragment"><pre>00194 { <span class="comment">/* stub */</span> }
63 </pre></div>    </td>
64   </tr>
65 </table>
66 <a name="a1" doxytag="ucrec::~ucrec"></a><p>
67 <table width="100%" cellpadding="2" cellspacing="0" border="0">
68   <tr>
69     <td class="md">
70       <table cellpadding="0" cellspacing="0" border="0">
71         <tr>
72           <td class="md" nowrap valign="top"> virtual ucrec::~ucrec </td>
73           <td class="md" valign="top">(&nbsp;</td>
74           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
75           <td class="md" valign="top">)&nbsp;</td>
76           <td class="md" nowrap><code> [inline, virtual]</code></td>
77         </tr>
78
79       </table>
80     </td>
81   </tr>
82 </table>
83 <table cellspacing=5 cellpadding=0 border=0>
84   <tr>
85     <td>
86       &nbsp;
87     </td>
88     <td>
89
90 <p>
91
92 <p>
93 Definition at line <a class="el" href="channels_8h-source.html#l00195">195</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
94 <p>
95 <div class="fragment"><pre>00195 { <span class="comment">/* stub */</span> }
96 </pre></div>    </td>
97   </tr>
98 </table>
99 <hr><h2>Member Data Documentation</h2>
100 <a name="m1" doxytag="ucrec::channel"></a><p>
101 <table width="100%" cellpadding="2" cellspacing="0" border="0">
102   <tr>
103     <td class="md">
104       <table cellpadding="0" cellspacing="0" border="0">
105         <tr>
106           <td class="md" nowrap valign="top"> <a class="el" href="classchanrec.html">chanrec</a>* ucrec::channel
107       </table>
108     </td>
109   </tr>
110 </table>
111 <table cellspacing=5 cellpadding=0 border=0>
112   <tr>
113     <td>
114       &nbsp;
115     </td>
116     <td>
117
118 <p>
119 Points to the channel record where the given modes apply.
120 <p>
121 If the record is not in use, this value will be NULL.
122 <p>
123 Definition at line <a class="el" href="channels_8h-source.html#l00192">192</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
124 <p>
125 Referenced by <a class="el" href="users_8cpp-source.html#l00026">userrec::userrec()</a>.    </td>
126   </tr>
127 </table>
128 <a name="m0" doxytag="ucrec::uc_modes"></a><p>
129 <table width="100%" cellpadding="2" cellspacing="0" border="0">
130   <tr>
131     <td class="md">
132       <table cellpadding="0" cellspacing="0" border="0">
133         <tr>
134           <td class="md" nowrap valign="top"> long ucrec::uc_modes
135       </table>
136     </td>
137   </tr>
138 </table>
139 <table cellspacing=5 cellpadding=0 border=0>
140   <tr>
141     <td>
142       &nbsp;
143     </td>
144     <td>
145
146 <p>
147 Contains a bitmask of the UCMODE_OP ...
148 <p>
149 UCMODE_FOUNDER values. If this value is zero, the user has no privilages upon the channel.
150 <p>
151 Definition at line <a class="el" href="channels_8h-source.html#l00187">187</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.    </td>
152   </tr>
153 </table>
154 <hr>The documentation for this class was generated from the following file:<ul>
155 <li><a class="el" href="channels_8h-source.html">channels.h</a></ul>
156 <hr><address style="align: right;"><small>Generated on Thu Jan 23 20:28:59 2003 for InspIRCd by
157 <a href="http://www.doxygen.org/index.html">
158 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
159 width=110 height=53></a>1.3-rc2 </small></address>
160 </body>
161 </html>