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

BanException Member List

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

ageclassbase
BanException(InspIRCd *Instance)BanException [inline]
ChangeCount(int modifier)ModeHandler [virtual]
chanlimitsListModeBase [protected]
CheckTimeStamp(time_t theirs, time_t ours, const std::string &their_param, const std::string &our_param, Channel *channel)ModeHandler [virtual]
classbase()classbase
configtagListModeBase [protected]
countModeHandler [protected]
DisplayEmptyList(User *user, Channel *channel)ListModeBase [inline, virtual]
DisplayList(User *user, Channel *channel)ListModeBase [inline, virtual]
DoChannelDelete(Channel *chan)ListModeBase [inline, virtual]
DoCleanup(int, void *)ListModeBase [inline, virtual]
DoImplements(Module *m)ListModeBase [inline, virtual]
DoOnRequest(Request *request)ListModeBase [inline, virtual]
DoRehash()ListModeBase [inline, virtual]
DoSyncChannel(Channel *chan, Module *proto, void *opaque)ListModeBase [inline, virtual]
endoflistnumericListModeBase [protected]
endofliststringListModeBase [protected]
Extend(const std::string &key, T *p)Extensible [inline]
Extend(const std::string &key)Extensible [inline]
GetCount()ModeHandler [virtual]
GetExt(const std::string &key, T *&p)Extensible [inline]
GetExt(const std::string &key)Extensible [inline]
GetExtList(std::deque< std::string > &list)Extensible
GetInfoKey()ListModeBase [inline, virtual]
GetModeChar()ModeHandler
GetModeType()ModeHandler
GetNeededPrefix()ModeHandler
GetNumParams(bool adding)ModeHandler
GetPrefix()ModeHandler
GetPrefixRank()ModeHandler [virtual]
GetUserParameter(User *useor)ModeHandler [virtual]
infokeyListModeBase [protected]
IsListMode()ModeHandler
listModeHandler [protected]
ListModeBase(InspIRCd *Instance, char modechar, const std::string &eolstr, unsigned int lnum, unsigned int eolnum, bool autotidy, const std::string &ctag="banlist")ListModeBase [inline]
listnumericListModeBase [protected]
m_typeModeHandler [protected]
modeModeHandler [protected]
ModeHandler(InspIRCd *Instance, char modeletter, int parameters_on, int parameters_off, bool listmode, ModeType type, bool operonly, char mprefix=0, char prefixrequired= '%')ModeHandler
ModeSet(User *, User *, Channel *channel, const std::string &parameter)ListModeBase [inline, virtual]
n_params_offModeHandler [protected]
n_params_onModeHandler [protected]
NeedsOper()ModeHandler
OnModeChange(User *source, User *, Channel *channel, std::string &parameter, bool adding, bool servermode)ListModeBase [inline, virtual]
OnParameterMissing(User *user, User *dest, Channel *channel)ModeHandler [virtual]
operModeHandler [protected]
prefixModeHandler [protected]
prefixneededModeHandler [protected]
RemoveMode(Channel *channel, irc::modestacker *stack)ListModeBase [inline, virtual]
RemoveMode(User *, irc::modestacker *stack)ListModeBase [inline, virtual]
ServerInstanceModeHandler [protected]
SetNeededPrefix(char needsprefix)ModeHandler
Shrink(const std::string &key)Extensible
TellAlreadyOnList(User *, Channel *, std::string &)ListModeBase [inline, virtual]
TellListTooLong(User *, Channel *, std::string &)ListModeBase [inline, virtual]
TellNotSet(User *, Channel *, std::string &)ListModeBase [inline, virtual]
tidyListModeBase [protected]
ValidateParam(User *, Channel *, std::string &)ListModeBase [inline, virtual]
~classbase()classbase [inline, virtual]
~ModeHandler()ModeHandler [virtual]