From cd9f9a8add02597a2998ba74b803ed3fbf81314c Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 27 Nov 2005 01:44:46 +0000 Subject: Added new documentation git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classHostItem.html | 100 ++++++++++++++++++------------------- 1 file changed, 50 insertions(+), 50 deletions(-) (limited to 'docs/module-doc/classHostItem.html') diff --git a/docs/module-doc/classHostItem.html b/docs/module-doc/classHostItem.html index 61c4ee368..238f52f13 100644 --- a/docs/module-doc/classHostItem.html +++ b/docs/module-doc/classHostItem.html @@ -1,67 +1,66 @@ - + -InspIRCd: HostItem class Reference +InspIRCd: HostItem Class Reference - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | 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 | Class List | Directories | File List | Namespace Members | Class 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. +
[legend]
List of all members.
- - + + - + - - + + - + - +

Public Member Functions

 HostItem ()

Public Member Functions

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

Public Attributes

time_t set_time

Public Attributes

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

Detailed Description

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. +This class contains a single element in a channel list, such as a banlist.

Definition at line 36 of file channels.h.


Constructor & Destructor Documentation

-

- +

+

- + -
HostItem::HostItem HostItem::HostItem  )  [inline]
- +
+
  @@ -71,30 +70,29 @@ Definition at line 36 of

-Definition at line 43 of file channels.h. +Definition at line 43 of file channels.h.

00043 { /* stub */ }
+

-

00043 { /* stub */ }
-
-

- +

+

- + -
virtual HostItem::~HostItem virtual HostItem::~HostItem  )  [inline, virtual]
- +
+
  @@ -104,25 +102,26 @@ Definition at line 43 of

-Definition at line 44 of file channels.h. +Definition at line 44 of file channels.h.

00044 { /* stub */ }
+

-

00044 { /* stub */ }
-


Member Data Documentation

-

- +

+

- +
char HostItem::data[MAXBUF] + char HostItem::data[MAXBUF]
- +
  @@ -135,18 +134,19 @@ Definition at line 44 of Definition at line 41 of file channels.h.
-

- +

+

- +
char HostItem::set_by[NICKMAX] + char HostItem::set_by[NICKMAX]
- +
  @@ -159,18 +159,19 @@ Definition at line 41 of Definition at line 40 of file channels.h.
-

- +

+

- +
time_t HostItem::set_time + time_t HostItem::set_time
- +
  @@ -185,9 +186,8 @@ Definition at line 39 of


The documentation for this class was generated from the following file: -
Generated on Mon May 30 05:17:07 2005 for InspIRCd by +
Generated on Sun Nov 27 01:43:25 2005 for InspIRCd by  -doxygen -1.3.3
+doxygen 1.4.4-20050815
-- cgit v1.2.3