]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classInvited.html
...
[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>Invited 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>Invited Class Reference</h1>Holds a channel name to which a user has been invited. 
10 <a href="#_details">More...</a>
11 <p>
12 <code>#include &lt;<a class="el" href="users_8h-source.html">users.h</a>&gt;</code>
13 <p>
14 <p>Inheritance diagram for Invited:
15 <p><center><img src="classInvited.png" usemap="#Invited_map" border="0" alt=""></center>
16 <map name="Invited_map">
17 <area href="classclassbase.html" alt="classbase" shape="rect" coords="0,0,68,24">
18 </map>
19 <a href="classInvited-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
20 <tr><td></td></tr>
21 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
22 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classInvited.html#m0">channel</a> [CHANMAX]</td></tr>
23 </table>
24 <hr><a name="_details"></a><h2>Detailed Description</h2>
25 Holds a channel name to which a user has been invited.
26 <p>
27
28 <p>
29 Definition at line <a class="el" href="users_8h-source.html#l00059">59</a> of file <a class="el" href="users_8h-source.html">users.h</a>.<hr><h2>Member Data Documentation</h2>
30 <a name="m0" doxytag="Invited::channel"></a><p>
31 <table width="100%" cellpadding="2" cellspacing="0" border="0">
32   <tr>
33     <td class="md">
34       <table cellpadding="0" cellspacing="0" border="0">
35         <tr>
36           <td class="md" nowrap valign="top"> char Invited::channel[CHANMAX]
37       </table>
38     </td>
39   </tr>
40 </table>
41 <table cellspacing=5 cellpadding=0 border=0>
42   <tr>
43     <td>
44       &nbsp;
45     </td>
46     <td>
47
48 <p>
49
50 <p>
51 Definition at line <a class="el" href="users_8h-source.html#l00062">62</a> of file <a class="el" href="users_8h-source.html">users.h</a>.
52 <p>
53 Referenced by <a class="el" href="users_8cpp-source.html#l00075">userrec::InviteTo()</a>.    </td>
54   </tr>
55 </table>
56 <hr>The documentation for this class was generated from the following file:<ul>
57 <li><a class="el" href="users_8h-source.html">users.h</a></ul>
58 <hr><address style="align: right;"><small>Generated on Mon Jan 27 00:23:13 2003 for InspIRCd by
59 <a href="http://www.doxygen.org/index.html">
60 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
61 width=110 height=53></a>1.3-rc2 </small></address>
62 </body>
63 </html>