]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classInvited.html
6e276c7a6a823da2f5674cb4747a10e3671f0370
[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="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>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 Inheritance diagram for Invited:<p><center><img src="classInvited__inherit__graph.gif" border="0" usemap="#Invited__inherit__map" alt="Inheritance graph"></center>
15 <map name="Invited__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 Invited:<p><center><img src="classInvited__coll__graph.gif" border="0" usemap="#Invited__coll__map" alt="Collaboration graph"></center>
19 <map name="Invited__coll__map">
20 <area href="classclassbase.html" shape="rect" coords="7,107,73,128" alt="">
21 </map>
22 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classInvited-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
23 <tr><td></td></tr>
24 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
25 <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>
26 </table>
27 <hr><a name="_details"></a><h2>Detailed Description</h2>
28 Holds a channel name to which a user has been invited.
29 <p>
30
31 <p>
32 Definition at line <a class="el" href="users_8h-source.html#l00025">25</a> of file <a class="el" href="users_8h-source.html">users.h</a>.<hr><h2>Member Data Documentation</h2>
33 <a name="m0" doxytag="Invited::channel"></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"> char Invited::channel[CHANMAX]
40       </table>
41     </td>
42   </tr>
43 </table>
44 <table cellspacing=5 cellpadding=0 border=0>
45   <tr>
46     <td>
47       &nbsp;
48     </td>
49     <td>
50
51 <p>
52
53 <p>
54 Definition at line <a class="el" href="users_8h-source.html#l00028">28</a> of file <a class="el" href="users_8h-source.html">users.h</a>.
55 <p>
56 Referenced by <a class="el" href="users_8cpp-source.html#l00064">userrec::InviteTo()</a>.    </td>
57   </tr>
58 </table>
59 <hr>The documentation for this class was generated from the following file:<ul>
60 <li><a class="el" href="users_8h-source.html">users.h</a></ul>
61 <hr><address style="align: right;"><small>Generated on Tue Apr 6 21:14:02 2004 for InspIRCd by
62 <a href="http://www.doxygen.org/index.html">
63 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
64 width=110 height=53></a>1.3-rc3 </small></address>
65 </body>
66 </html>