The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

ServerConfig Member List

This is the complete list of members for ServerConfig, including all inherited members.

AddIOHook(int port, Module *iomod)ServerConfig
AddIOHook(Module *iomod, InspSocket *is)ServerConfig
AdminEmailServerConfig
AdminNameServerConfig
AdminNickServerConfig
ageclassbase
AllowHalfopServerConfig
AnnounceInvitesServerConfig
argcServerConfig
argvServerConfig
CheckOnce(char *tag, bool bail, userrec *user)ServerConfig [private]
classbase()classbase
ClassesServerConfig
CleanFilename(char *name)ServerConfig [static]
ClearStack()ServerConfig
config_dataServerConfig
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
CustomVersionServerConfig
CycleHostsServerConfig
data005ServerConfig
debuggingServerConfig
DefaultModesServerConfig
DelIOHook(int port)ServerConfig
DelIOHook(InspSocket *is)ServerConfig
DieDelayServerConfig
diepassServerConfig
DieValueServerConfig
DirValid(const char *dirandfile)ServerConfig [static]
DisabledCommandsServerConfig
dns_timeoutServerConfig
DNSServerServerConfig
DoInclude(ConfigDataHash &target, const std::string &file, std::ostringstream &errorstream)ServerConfig [private]
ExemptChanOpsServerConfig
Extend(const std::string &key, T *p)Extensible [inline]
Extend(const std::string &key)Extensible [inline]
FileExists(const char *file)ServerConfig [static]
FixedQuitServerConfig
forcedebugServerConfig
FullHostInTopicServerConfig
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_implementationServerConfig
HideBansServerConfig
HideKillsServerServerConfig
HideModeListsServerConfig
HideSplitsServerConfig
HideWhoisServerServerConfig
implement_listsServerConfig
include_stackServerConfig [private]
IOHookModuleServerConfig
isupportServerConfig
LoadConf(ConfigDataHash &target, const char *filename, std::ostringstream &errorstream)ServerConfig
LoadConf(ConfigDataHash &target, const std::string &filename, std::ostringstream &errorstream)ServerConfig
log_fileServerConfig
LogLevelServerConfig
logpathServerConfig
maxbansServerConfig
MaxChansServerConfig
MaxConnServerConfig
MaxTargetsServerConfig
MaxWhoResultsServerConfig
ModPathServerConfig
module_namesServerConfig
MoronBannerServerConfig
motdServerConfig
MOTDServerConfig
MyDirServerConfig
MyExecutableServerConfig
NetBufferSizeServerConfig
NetworkServerConfig
noforkServerConfig
NoUserDnsServerConfig
operclassServerConfig
OperMaxChansServerConfig
OperSpyWhoisServerConfig
opertypesServerConfig
ParseLine(ConfigDataHash &target, std::string &line, long &linenumber, std::ostringstream &errorstream)ServerConfig [private]
PIDServerConfig
portsServerConfig
PrefixQuitServerConfig
Read(bool bail, userrec *user)ServerConfig
ReadFile(file_cache &F, const char *fname)ServerConfig
ReportConfigError(const std::string &errormessage, bool bail, userrec *user)ServerConfig
restartpassServerConfig
rulesServerConfig
RULESServerConfig
Send005(userrec *user)ServerConfig
ServerConfig(InspIRCd *Instance)ServerConfig
ServerDescServerConfig
ServerInstanceServerConfig [private]
ServerNameServerConfig
Shrink(const std::string &key)Extensible
SocketIOHookModuleServerConfig
SoftLimitServerConfig
SuffixQuitServerConfig
SyntaxHintsServerConfig
ulinesServerConfig
UndernetMsgPrefixServerConfig
Update005()ServerConfig
UserStatsServerConfig
WhoWasGroupSizeServerConfig
WhoWasMaxGroupsServerConfig
WhoWasMaxKeepServerConfig
writelogServerConfig
~classbase()classbase [inline]