]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/man/man3/users.h.3
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / man / man3 / users.h.3
index ee13b5df8dea497ac8085434be3bb88118e3bbf6..ea393b917400b518dbc62ac3cb167e32eec9b09f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "users.h" 3 "14 Apr 2005" "InspIRCd" \" -*- nroff -*-
+.TH "users.h" 3 "13 May 2005" "InspIRCd" \" -*- nroff -*-
 .ad l
 .nh
 .SH NAME
@@ -32,6 +32,10 @@ users.h \-
 .RI "class \fBuserrec\fP"
 .br
 .RI "\fIHolds all information about a user This class stores all information about a user connected to the irc server. \fP"
+.ti -1c
+.RI "class \fBWhoWasUser\fP"
+.br
+.RI "\fIA lightweight userrec used by WHOWAS. \fP"
 .in -1c
 .SS "Defines"
 
@@ -91,10 +95,10 @@ Definition at line 28 of file users.h.
 .PP 
 .SS "typedef std::vector<\fBConnectClass\fP> \fBClassVector\fP"
 .PP
-Holds a complete list of all allow and deny tags from the configuration file (connection classes). Definition at line 85 of file users.h.
+Holds a complete list of all allow and deny tags from the configuration file (connection classes). Definition at line 100 of file users.h.
 .SS "typedef std::vector<\fBInvited\fP> \fBInvitedList\fP"
 .PP
-Holds a complete list of all channels to which a user has been invited and has not yet joined. Definition at line 79 of file users.h.
+Holds a complete list of all channels to which a user has been invited and has not yet joined. Definition at line 94 of file users.h.
 .SH "Author"
 .PP 
 Generated automatically by Doxygen for InspIRCd from the source code.