, including all inherited members.
| AddIOHook(int port, Module *iomod) | ServerConfig | |
| AddIOHook(Module *iomod, InspSocket *is) | ServerConfig | |
| AdminEmail | ServerConfig | |
| AdminName | ServerConfig | |
| AdminNick | ServerConfig | |
| age | classbase | |
| AllowHalfop | ServerConfig | |
| AnnounceInvites | ServerConfig | |
| argc | ServerConfig | |
| argv | ServerConfig | |
| CheckOnce(char *tag, bool bail, userrec *user) | ServerConfig | [private] |
| classbase() | classbase | |
| Classes | ServerConfig | |
| CleanFilename(char *name) | ServerConfig | [static] |
| ClearStack() | ServerConfig | |
| config_data | ServerConfig | |
| ConfValue(ConfigDataHash &target, const char *tag, const char *var, int index, char *result, int length, bool allow_linefeeds=false) | ServerConfig | |
| ConfValue(ConfigDataHash &target, const char *tag, const char *var, const char *default_value, int index, char *result, int length, bool allow_linefeeds=false) | ServerConfig | |
| ConfValue(ConfigDataHash &target, const std::string &tag, const std::string &var, int index, std::string &result, bool allow_linefeeds=false) | ServerConfig | |
| ConfValue(ConfigDataHash &target, const std::string &tag, const std::string &var, const std::string &default_value, int index, std::string &result, bool allow_linefeeds=false) | ServerConfig | |
| ConfValueBool(ConfigDataHash &target, const char *tag, const char *var, int index) | ServerConfig | |
| ConfValueBool(ConfigDataHash &target, const char *tag, const char *var, const char *default_value, int index) | ServerConfig | |
| ConfValueBool(ConfigDataHash &target, const std::string &tag, const std::string &var, int index) | ServerConfig | |
| ConfValueBool(ConfigDataHash &target, const std::string &tag, const std::string &var, const std::string &default_value, int index) | ServerConfig | |
| ConfValueEnum(ConfigDataHash &target, const char *tag) | ServerConfig | |
| ConfValueEnum(ConfigDataHash &target, const std::string &tag) | ServerConfig | |
| ConfValueInteger(ConfigDataHash &target, const char *tag, const char *var, int index, int &result) | ServerConfig | |
| ConfValueInteger(ConfigDataHash &target, const char *tag, const char *var, const char *default_value, int index, int &result) | ServerConfig | |
| ConfValueInteger(ConfigDataHash &target, const std::string &tag, const std::string &var, int index, int &result) | ServerConfig | |
| ConfValueInteger(ConfigDataHash &target, const std::string &tag, const std::string &var, const std::string &default_value, int index, int &result) | ServerConfig | |
| ConfVarEnum(ConfigDataHash &target, const char *tag, int index) | ServerConfig | |
| ConfVarEnum(ConfigDataHash &target, const std::string &tag, int index) | ServerConfig | |
| CustomVersion | ServerConfig | |
| CycleHosts | ServerConfig | |
| data005 | ServerConfig | |
| debugging | ServerConfig | |
| DefaultModes | ServerConfig | |
| DelIOHook(int port) | ServerConfig | |
| DelIOHook(InspSocket *is) | ServerConfig | |
| DieDelay | ServerConfig | |
| diepass | ServerConfig | |
| DieValue | ServerConfig | |
| DirValid(const char *dirandfile) | ServerConfig | [static] |
| DisabledCommands | ServerConfig | |
| dns_timeout | ServerConfig | |
| DNSServer | ServerConfig | |
| DoInclude(ConfigDataHash &target, const std::string &file, std::ostringstream &errorstream) | ServerConfig | [private] |
| ExemptChanOps | ServerConfig | |
| Extend(const std::string &key, T *p) | Extensible | [inline] |
| Extend(const std::string &key) | Extensible | [inline] |
| FileExists(const char *file) | ServerConfig | [static] |
| FixedQuit | ServerConfig | |
| forcedebug | ServerConfig | |
| FullHostInTopic | ServerConfig | |
| GetExt(const std::string &key, T *&p) | Extensible | [inline] |
| GetExt(const std::string &key) | Extensible | [inline] |
| GetExtList(std::deque< std::string > &list) | Extensible | |
| GetFullProgDir() | ServerConfig | |
| GetInstance() | ServerConfig | |
| GetIOHook(int port) | ServerConfig | |
| GetIOHook(InspSocket *is) | ServerConfig | |
| global_implementation | ServerConfig | |
| HideBans | ServerConfig | |
| HideKillsServer | ServerConfig | |
| HideModeLists | ServerConfig | |
| HideSplits | ServerConfig | |
| HideWhoisServer | ServerConfig | |
| implement_lists | ServerConfig | |
| include_stack | ServerConfig | [private] |
| IOHookModule | ServerConfig | |
| isupport | ServerConfig | |
| LoadConf(ConfigDataHash &target, const char *filename, std::ostringstream &errorstream) | ServerConfig | |
| LoadConf(ConfigDataHash &target, const std::string &filename, std::ostringstream &errorstream) | ServerConfig | |
| log_file | ServerConfig | |
| LogLevel | ServerConfig | |
| logpath | ServerConfig | |
| maxbans | ServerConfig | |
| MaxChans | ServerConfig | |
| MaxConn | ServerConfig | |
| MaxTargets | ServerConfig | |
| MaxWhoResults | ServerConfig | |
| ModPath | ServerConfig | |
| module_names | ServerConfig | |
| MoronBanner | ServerConfig | |
| motd | ServerConfig | |
| MOTD | ServerConfig | |
| MyDir | ServerConfig | |
| MyExecutable | ServerConfig | |
| NetBufferSize | ServerConfig | |
| Network | ServerConfig | |
| nofork | ServerConfig | |
| NoUserDns | ServerConfig | |
| operclass | ServerConfig | |
| OperMaxChans | ServerConfig | |
| OperSpyWhois | ServerConfig | |
| opertypes | ServerConfig | |
| ParseLine(ConfigDataHash &target, std::string &line, long &linenumber, std::ostringstream &errorstream) | ServerConfig | [private] |
| PID | ServerConfig | |
| ports | ServerConfig | |
| PrefixQuit | ServerConfig | |
| Read(bool bail, userrec *user) | ServerConfig | |
| ReadFile(file_cache &F, const char *fname) | ServerConfig | |
| ReportConfigError(const std::string &errormessage, bool bail, userrec *user) | ServerConfig | |
| restartpass | ServerConfig | |
| rules | ServerConfig | |
| RULES | ServerConfig | |
| Send005(userrec *user) | ServerConfig | |
| ServerConfig(InspIRCd *Instance) | ServerConfig | |
| ServerDesc | ServerConfig | |
| ServerInstance | ServerConfig | [private] |
| ServerName | ServerConfig | |
| Shrink(const std::string &key) | Extensible | |
| SocketIOHookModule | ServerConfig | |
| SoftLimit | ServerConfig | |
| SuffixQuit | ServerConfig | |
| SyntaxHints | ServerConfig | |
| ulines | ServerConfig | |
| UndernetMsgPrefix | ServerConfig | |
| Update005() | ServerConfig | |
| UserStats | ServerConfig | |
| WhoWasGroupSize | ServerConfig | |
| WhoWasMaxGroups | ServerConfig | |
| WhoWasMaxKeep | ServerConfig | |
| writelog | ServerConfig | |
| ~classbase() | classbase | [inline] |