From d9b89849e032c9b114136274bdcb8be698e9a71c Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 27 Jan 2003 00:22:39 +0000 Subject: Modified documentation git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@155 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classuserrec.html | 40 +++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'docs/module-doc/classuserrec.html') diff --git a/docs/module-doc/classuserrec.html b/docs/module-doc/classuserrec.html index 07d5cf5ed..3ca14b4af 100644 --- a/docs/module-doc/classuserrec.html +++ b/docs/module-doc/classuserrec.html @@ -61,7 +61,7 @@ Everything about a connection is stored here primarily, from the user's socket I
-Definition at line 84 of file users.h.
Definition at line 51 of file users.cpp.
-References result. +References result.
00052 {
00053 sprintf(result,"%s!%s@%s",nick,ident,dhost);
@@ -223,7 +223,7 @@ If any form of hostname cloaking is in operation, e.g. through a module, then th
Definition at line 58 of file users.cpp.
-References result.
+References result.
00059 {
00060 sprintf(result,"%s!%s@%s",nick,ident,host);
@@ -264,7 +264,7 @@ Adds a channel to a users invite list (invites them to a channel).
Definition at line 75 of file users.cpp.
-References Invited::channel, and invites.
+References Invited::channel, and invites.
00076 {
00077 Invited i;
@@ -306,7 +306,7 @@ Returns true if a user is invited to a channel.
Definition at line 64 of file users.cpp.
-References invites.
+References invites.
00065 {
00066 for (InvitedList::iterator i = invites.begin(); i != invites.end(); i++)
@@ -352,7 +352,7 @@ This member function is called on successfully joining an invite only channel to
Definition at line 82 of file users.cpp.
-References invites.
+References invites.
00083 {
00084 for (InvitedList::iterator i = invites.begin(); i != invites.end(); i++)
@@ -391,7 +391,7 @@ The user's away message.
If this string is empty, the user is not marked as away.
-Definition at line 127 of file users.h.
+Definition at line 131 of file users.h.
@@ -415,7 +415,7 @@ Definition at line 127 of f
-Definition at line 118 of file users.h.
+Definition at line 122 of file users.h.
Referenced by userrec().
@@ -443,7 +443,7 @@ The host displayed to non-opers (used for cloaking etc).
This usually matches the value of userrec::host.
-Definition at line 106 of file users.h.
+Definition at line 110 of file users.h.
@@ -469,7 +469,7 @@ The users full name.
-Definition at line 110 of file users.h.
+Definition at line 114 of file users.h.
@@ -495,7 +495,7 @@ The users ident reply.
-Definition at line 101 of file users.h.
+Definition at line 105 of file users.h.
@@ -521,7 +521,7 @@ A list of channels the user has a pending invite to.
-Definition at line 90 of file users.h.
+Definition at line 94 of file users.h.
Referenced by InviteTo(), IsInvited(), RemoveInvite(), and userrec().
@@ -549,7 +549,7 @@ The user's mode string.
This may contain any of the following RFC characters: o, w, s, i Your module may define other mode characters as it sees fit.
-Definition at line 116 of file users.h.
+Definition at line 120 of file users.h.
@@ -575,7 +575,7 @@ The users nickname.
An invalid nickname indicates an unregistered connection prior to the NICK command.
-Definition at line 97 of file users.h.
+Definition at line 101 of file users.h.
@@ -601,7 +601,7 @@ Stores the result of the last GetFullHost or GetRealHost call.
You may use this to increase the speed of use of this class.
-Definition at line 132 of file users.h.
+Definition at line 136 of file users.h.
Referenced by GetFullHost(), and GetFullRealHost().
@@ -629,12 +629,12 @@ The server the user is connected to.
-Definition at line 122 of file users.h.
+Definition at line 126 of file users.h.
The documentation for this class was generated from the following files:
-
Generated on Sun Jan 26 23:45:50 2003 for InspIRCd by
+
Generated on Mon Jan 27 00:16:43 2003 for InspIRCd by
1.3-rc2
--
cgit v1.3.1-10-gc9f91