]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classInvited.html
New documentation!
[user/henk/code/inspircd.git] / docs / module-doc / classInvited.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>InspIRCd: Invited class Reference</title>
4 <link href="inspircd.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3.3 -->
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">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8 <h1>Invited Class Reference</h1>Holds a channel name to which a user has been invited.  
9 <a href="#_details">More...</a>
10 <p>
11 <code>#include &lt;<a class="el" href="users_8h-source.html">users.h</a>&gt;</code>
12 <p>
13 Inherits <a class="el" href="classclassbase.html">classbase</a>.
14 <p>
15 <a href="classInvited-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
16 <tr><td></td></tr>
17 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
18 <tr><td class="memItemLeft" nowrap align=right valign=top>char&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classInvited.html#o0">channel</a> [CHANMAX]</td></tr>
19
20 </table>
21 <hr><a name="_details"></a><h2>Detailed Description</h2>
22 Holds a channel name to which a user has been invited. 
23 <p>
24
25 <p>
26 Definition at line <a class="el" href="users_8h-source.html#l00036">36</a> of file <a class="el" href="users_8h-source.html">users.h</a>.<hr><h2>Member Data Documentation</h2>
27 <a name="o0" doxytag="Invited::channel"></a><p>
28 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
29   <tr>
30     <td class="mdRow">
31       <table cellpadding="0" cellspacing="0" border="0">
32         <tr>
33           <td class="md" nowrap valign="top"> char <a class="el" href="classInvited.html#o0">Invited::channel</a>[CHANMAX]
34       </table>
35     </td>
36   </tr>
37 </table>
38 <table cellspacing=5 cellpadding=0 border=0>
39   <tr>
40     <td>
41       &nbsp;
42     </td>
43     <td>
44
45 <p>
46
47 <p>
48 Definition at line <a class="el" href="users_8h-source.html#l00039">39</a> of file <a class="el" href="users_8h-source.html">users.h</a>.
49 <p>
50 Referenced by <a class="el" href="users_8cpp-source.html#l00085">userrec::InviteTo()</a>.    </td>
51   </tr>
52 </table>
53 <hr>The documentation for this class was generated from the following file:<ul>
54 <li><a class="el" href="users_8h-source.html">users.h</a></ul>
55 <hr size="1"><address style="align: right;"><small>Generated on Tue Apr 26 17:11:48 2005 for InspIRCd by
56 <a href="http://www.doxygen.org/index.html">
57 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
58 </a>1.3.3 </small></address>
59 </body>
60 </html>