Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ConnectClass Class Reference

Holds information relevent to <connect allow> and <connect deny> tags in the config file. More...

#include <users.h>

Inheritance diagram for ConnectClass:

Inheritance graph
[legend]
Collaboration diagram for ConnectClass:

Collaboration graph
[legend]
List of all members.

Public Attributes

int type
char host [MAXBUF]
char pass [MAXBUF]

Detailed Description

Holds information relevent to <connect allow> and <connect deny> tags in the config file.

Definition at line 34 of file users.h.


Member Data Documentation

char ConnectClass::host[MAXBUF]
 

Definition at line 38 of file users.h.

char ConnectClass::pass[MAXBUF]
 

Definition at line 39 of file users.h.

int ConnectClass::type
 

Definition at line 37 of file users.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 2 14:46:14 2004 for InspIRCd by doxygen1.3-rc3