From 73b9d0c5cb02f0ea8350de28bc3687e0af70ea0f Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 23 Jan 2003 19:45:57 +0000 Subject: Initial revision git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@132 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classInvited.html | 58 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 docs/module-doc/classInvited.html (limited to 'docs/module-doc/classInvited.html') diff --git a/docs/module-doc/classInvited.html b/docs/module-doc/classInvited.html new file mode 100644 index 000000000..c6d945068 --- /dev/null +++ b/docs/module-doc/classInvited.html @@ -0,0 +1,58 @@ + + +Invited class Reference + + + +
+Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  
+

Invited Class Reference

Holds a channel name to which a user has been invited. +More... +

+#include <users.h> +

+List of all members. + + + +

Public Attributes

char channel [CHANMAX]
+


Detailed Description

+Holds a channel name to which a user has been invited. +

+ +

+Definition at line 47 of file users.h.


Member Data Documentation

+

+ + + + +
+ + +
char Invited::channel[CHANMAX] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 50 of file users.h. +

+Referenced by userrec::InviteTo().

+


The documentation for this class was generated from the following file: +
Generated on Wed Jan 22 20:56:48 2003 for InspIRCd by + +doxygen1.3-rc2
+ + -- cgit v1.2.3