]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classInvited.html
Re-added the dot graphs again
[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 Inheritance diagram for Invited:<p><center><img src="classInvited__inherit__graph.gif" border="0" usemap="#Invited__inherit__map" alt="Inheritance graph"></center>
14 <map name="Invited__inherit__map">
15 <area href="classclassbase.html" shape="rect" coords="8,7,88,34" alt="">
16 </map>
17 <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>
18 <map name="Invited__coll__map">
19 <area href="classclassbase.html" shape="rect" coords="8,98,88,125" alt="">
20 </map>
21 <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>
22 <tr><td></td></tr>
23 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
24 <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>
25
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#l00036">36</a> of file <a class="el" href="users_8h-source.html">users.h</a>.<hr><h2>Member Data Documentation</h2>
33 <a name="o0" doxytag="Invited::channel"></a><p>
34 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
35   <tr>
36     <td class="mdRow">
37       <table cellpadding="0" cellspacing="0" border="0">
38         <tr>
39           <td class="md" nowrap valign="top"> char <a class="el" href="classInvited.html#o0">Invited::channel</a>[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#l00039">39</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#l00088">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 size="1"><address style="align: right;"><small>Generated on Fri May 13 01:59:47 2005 for InspIRCd by
62 <a href="http://www.doxygen.org/index.html">
63 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
64 </a>1.3.3 </small></address>
65 </body>
66 </html>