#include <channels.h>
Inherits classbase.
Inherited by BanItem, ExemptItem, and InviteItem.
Public Member Functions | |
HostItem () | |
virtual | ~HostItem () |
Public Attributes | |
time_t | set_time |
char | set_by [NICKMAX] |
char | data [MAXBUF] |
This class contains a single element in a channel list, such as a banlist.
Definition at line 29 of file channels.h.
|
Definition at line 36 of file channels.h.
00036 { /* stub */ }
|
|
Definition at line 37 of file channels.h.
00037 { /* stub */ }
|
|
Definition at line 34 of file channels.h. |
|
Definition at line 33 of file channels.h. |
|
Definition at line 32 of file channels.h. |