Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

_cs_settbl__ Struct Reference

This is a datatype used for creating the /ChanServ SET table. More...

List of all members.

Public Attributes

char * cmd
cmd_return(* func )(struct _cs_settbl__ *, UserList *, RegChanList *, char **, int)
int aclvl
size_t xoff
const char * optname
unsigned long int optlen


Detailed Description

This is a datatype used for creating the /ChanServ SET table.

Definition at line 95 of file chanserv.c.


Member Data Documentation

int _cs_settbl__::aclvl
 

Access level required to use this SET option

Definition at line 100 of file chanserv.c.

char* _cs_settbl__::cmd
 

Name of the set command

Definition at line 97 of file chanserv.c.

cmd_return(* _cs_settbl__::func)(struct _cs_settbl__ *, UserList *, RegChanList *, char **, int)
 

Set procedure, function

unsigned long int _cs_settbl__::optlen
 

Maximum length or value of a set

Definition at line 103 of file chanserv.c.

const char* _cs_settbl__::optname
 

Name of the option being adjusted

Definition at line 102 of file chanserv.c.

size_t _cs_settbl__::xoff
 

Offset of the channel variable (for generic procedures)

Definition at line 101 of file chanserv.c.


The documentation for this struct was generated from the following file:
Generated at Sat Oct 25 20:56:13 2003 for Services using Doxygen.
Services Copyr. 1996-2001 Chip Norkus, Max Byrd, Greg Poma, Michael Graff, James Hess, Dafydd James. All rights reserved See LICENSE for licensing information.