InspIRCd
2.0
|
This is the complete list of members for XLineManager, including all inherited members.
AddLine(XLine *line, User *user) | XLineManager | |
ApplyLines() | XLineManager | |
CheckELines() | XLineManager | |
DelAll(const std::string &type) | XLineManager | |
DelLine(const char *hostmask, const std::string &type, User *user, bool simulate=false) | XLineManager | |
ExpireLine(ContainerIter container, LookupIter item) | XLineManager | |
GetAll(const std::string &type) | XLineManager | |
GetAllTypes() | XLineManager | |
GetFactory(const std::string &type) | XLineManager | |
IdentSplit(const std::string &ident_and_host) | XLineManager | |
InvokeStats(const std::string &type, int numeric, User *user, string_list &results) | XLineManager | |
line_factory | XLineManager | protected |
lookup_lines | XLineManager | protected |
MatchesLine(const std::string &type, User *user) | XLineManager | |
MatchesLine(const std::string &type, const std::string &pattern) | XLineManager | |
pending_lines | XLineManager | protected |
RegisterFactory(XLineFactory *xlf) | XLineManager | |
UnregisterFactory(XLineFactory *xlf) | XLineManager | |
XLineManager() | XLineManager | |
~XLineManager() | XLineManager |