#include <config.h>

Data Fields | |
| Anope::string | tag |
| Anope::string | items [17] |
| Anope::string | items_default [17] |
| int | datatype [17] |
| MultiNotify | init_function |
| MultiValidator | validation_function |
| MultiNotify | finish_function |
Holds a core configuration item and its callbacks where there may be more than one item
Definition at line 254 of file config.h.
| int ConfigItems::MultiItem::datatype[17] |
Initialization function
Definition at line 265 of file config.h.
Referenced by ServerConfig::Read().
One or more items within tag
Definition at line 259 of file config.h.
Referenced by ServerConfig::Read().
One or more defaults for items within tags
Definition at line 261 of file config.h.
Referenced by ServerConfig::Read().
1.7.1