From f62de63955ff77e800360eb140f108b5d2c6c075 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 19 Dec 2005 18:32:09 +0000 Subject: Design flaw my ass. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2580 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classWhoWasUser.html | 233 ----------------------------------- 1 file changed, 233 deletions(-) delete mode 100644 docs/module-doc/classWhoWasUser.html (limited to 'docs/module-doc/classWhoWasUser.html') diff --git a/docs/module-doc/classWhoWasUser.html b/docs/module-doc/classWhoWasUser.html deleted file mode 100644 index dfcec2fe6..000000000 --- a/docs/module-doc/classWhoWasUser.html +++ /dev/null @@ -1,233 +0,0 @@ - - -InspIRCd: WhoWasUser Class Reference - - - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members
-

WhoWasUser Class Reference

A lightweight userrec used by WHOWAS. -More... -

-#include <users.h> -

-Collaboration diagram for WhoWasUser:

Collaboration graph
-
[legend]
List of all members. - - - - - - - - - - - - - - - - -

Public Attributes

char nick [NICKMAX]
char ident [IDENTMAX+1]
char dhost [160]
char host [160]
char fullname [MAXGECOS+1]
char server [256]
time_t signon
-

Detailed Description

-A lightweight userrec used by WHOWAS. -

- -

-Definition at line 336 of file users.h.


Member Data Documentation

-

- - - - -
- - - - -
char WhoWasUser::dhost[160]
-
- - - - - -
-   - - -

- -

-Definition at line 341 of file users.h. -

-Referenced by AddWhoWas().

-

- - - - -
- - - - -
char WhoWasUser::fullname[MAXGECOS+1]
-
- - - - - -
-   - - -

- -

-Definition at line 343 of file users.h. -

-Referenced by AddWhoWas().

-

- - - - -
- - - - -
char WhoWasUser::host[160]
-
- - - - - -
-   - - -

- -

-Definition at line 342 of file users.h. -

-Referenced by AddWhoWas().

-

- - - - -
- - - - -
char WhoWasUser::ident[IDENTMAX+1]
-
- - - - - -
-   - - -

- -

-Definition at line 340 of file users.h. -

-Referenced by AddWhoWas().

-

- - - - -
- - - - -
char WhoWasUser::nick[NICKMAX]
-
- - - - - -
-   - - -

- -

-Definition at line 339 of file users.h. -

-Referenced by AddWhoWas().

-

- - - - -
- - - - -
char WhoWasUser::server[256]
-
- - - - - -
-   - - -

- -

-Definition at line 344 of file users.h. -

-Referenced by AddWhoWas().

-

- - - - -
- - - - -
time_t WhoWasUser::signon
-
- - - - - -
-   - - -

- -

-Definition at line 345 of file users.h. -

-Referenced by AddWhoWas().

-


The documentation for this class was generated from the following file: -
Generated on Mon Dec 19 18:05:24 2005 for InspIRCd by  - -doxygen 1.4.4-20050815
- - -- cgit v1.2.3