From 52899de0ff2d62ca0542b243c41626010bf62083 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 25 Mar 2005 03:51:56 +0000 Subject: Documentation update git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classHostItem.html | 107 ++++++++++++++++++------------------- 1 file changed, 52 insertions(+), 55 deletions(-) (limited to 'docs/module-doc/classHostItem.html') diff --git a/docs/module-doc/classHostItem.html b/docs/module-doc/classHostItem.html index 411589057..1c687d73b 100644 --- a/docs/module-doc/classHostItem.html +++ b/docs/module-doc/classHostItem.html @@ -1,55 +1,52 @@ -HostItem class Reference +InspIRCd: HostItem class Reference - -
-Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  
-

HostItem Class Reference

Holds an entry for a ban list, exemption list, or invite list. + +
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members
+

HostItem Class Reference

Holds an entry for a ban list, exemption list, or invite list. More...

#include <channels.h>

-Inheritance diagram for HostItem:

Inheritance graph
- - - - - - -
[legend]
Collaboration diagram for HostItem:

Collaboration graph
- - - -
[legend]
List of all members. +Inherits classbase. +

+Inherited by BanItem, ExemptItem, and InviteItem. +

+List of all members.

- - + + + + - - - + + + + + +

Public Member Functions

 HostItem ()
virtual ~HostItem ()
 HostItem ()
virtual ~HostItem ()

Public Attributes

time_t set_time
char set_by [NICKMAX]
char data [MAXBUF]
time_t set_time
char set_by [NICKMAX]
char data [MAXBUF]

Detailed Description

-Holds an entry for a ban list, exemption list, or invite list. +Holds an entry for a ban list, exemption list, or invite list.

This class contains a single element in a channel list, such as a banlist.

-Definition at line 18 of file channels.h.


Constructor & Destructor Documentation

+Definition at line 29 of file channels.h.

Constructor & Destructor Documentation

- +
-
+ - - + + @@ -67,22 +64,22 @@ Definition at line 18 of

-Definition at line 25 of file channels.h. +Definition at line 36 of file channels.h.

-

00025 { /* stub */ }
+
00036 { /* stub */ }
 
HostItem::HostItem    )  [inline]

- +
-
+ - + - - + + @@ -100,20 +97,20 @@ Definition at line 25 of

-Definition at line 26 of file channels.h. +Definition at line 37 of file channels.h.

-

00026 { /* stub */ }
+
00037 { /* stub */ }
 
virtual HostItem::~HostItem virtual HostItem::~HostItem    )  [inline, virtual]

Member Data Documentation

-

- +

+

- @@ -128,16 +125,16 @@ Definition at line 26 of

-Definition at line 23 of file channels.h. +Definition at line 34 of file channels.h.

+ -
char HostItem::data[MAXBUF] + char HostItem::data[MAXBUF]
-

- +

+

- @@ -152,16 +149,16 @@ Definition at line 23 of

-Definition at line 22 of file channels.h. +Definition at line 33 of file channels.h.

+ -
char HostItem::set_by[NICKMAX] + char HostItem::set_by[NICKMAX]
-

- +

+

- @@ -176,14 +173,14 @@ Definition at line 22 of

-Definition at line 21 of file channels.h. +Definition at line 32 of file channels.h.

+ -
time_t HostItem::set_time + time_t HostItem::set_time


The documentation for this class was generated from the following file: -
Generated on Sun May 2 00:09:37 2004 for InspIRCd by +
Generated on Fri Mar 25 03:49:32 2005 for InspIRCd by -doxygen1.3-rc3
+doxygen +1.3.3
-- cgit v1.2.3