From 956328e80741c88cdae6d98b07be4171c98f4e26 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 30 May 2005 05:23:22 +0000 Subject: Added docs for base: BoolSet git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1565 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classWhoWasUser.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/module-doc/classWhoWasUser.html') diff --git a/docs/module-doc/classWhoWasUser.html b/docs/module-doc/classWhoWasUser.html index 67bd7ae11..726707548 100644 --- a/docs/module-doc/classWhoWasUser.html +++ b/docs/module-doc/classWhoWasUser.html @@ -16,13 +16,13 @@ Collaboration diagram for WhoWasUser:

char nick [NICKMAX] -char ident [16] +char ident [IDENTMAX+1] char dhost [160] char host [160] -char fullname [128] +char fullname [MAXGECOS+1] char server [256] @@ -34,7 +34,7 @@ A lightweight userrec used by WHOWAS.

-Definition at line 326 of file users.h.


Member Data Documentation

+Definition at line 325 of file users.h.

Member Data Documentation

@@ -56,7 +56,7 @@ Definition at line 326 of f

-Definition at line 331 of file users.h. +Definition at line 330 of file users.h.

@@ -65,7 +65,7 @@ Definition at line 331 of f -
char WhoWasUser::fullname[128] + char WhoWasUser::fullname[MAXGECOS+1]
@@ -80,7 +80,7 @@ Definition at line 331 of f

-Definition at line 333 of file users.h. +Definition at line 332 of file users.h.

@@ -104,7 +104,7 @@ Definition at line 333 of f

-Definition at line 332 of file users.h. +Definition at line 331 of file users.h.

@@ -113,7 +113,7 @@ Definition at line 332 of f -
char WhoWasUser::ident[16] + char WhoWasUser::ident[IDENTMAX+1]
@@ -128,7 +128,7 @@ Definition at line 332 of f

-Definition at line 330 of file users.h. +Definition at line 329 of file users.h.

@@ -152,7 +152,7 @@ Definition at line 330 of f

-Definition at line 329 of file users.h. +Definition at line 328 of file users.h.

@@ -176,7 +176,7 @@ Definition at line 329 of f

-Definition at line 334 of file users.h. +Definition at line 333 of file users.h.

@@ -200,12 +200,12 @@ Definition at line 334 of f

-Definition at line 335 of file users.h. +Definition at line 334 of file users.h.


The documentation for this class was generated from the following file: -
Generated on Wed May 25 22:03:31 2005 for InspIRCd by +
Generated on Mon May 30 05:17:45 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.2.3