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>

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 59 of file users.h.


Member Data Documentation

char ConnectClass::host[MAXBUF]
 

Definition at line 63 of file users.h.

char ConnectClass::pass[MAXBUF]
 

Definition at line 64 of file users.h.

int ConnectClass::type
 

Definition at line 62 of file users.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 23 20:28:58 2003 for InspIRCd by doxygen1.3-rc2