|
|||
|
|||
|
#include "inspircd.h"Include dependency graph for m_services.cpp:

Go to the source code of this file.
Classes | |
| class | Channel_r |
| Channel mode +r - mark a channel as identified. More... | |
| class | User_r |
| User mode +r - mark a user as identified. More... | |
| class | Channel_R |
| Channel mode +R - registered users only. More... | |
| class | User_R |
| User mode +R - only allow PRIVMSG and NOTICE from registered users. More... | |
| class | Channel_M |
| Channel mode +M - only allow privmsg and notice to channel from registered users. More... | |
| class | ModuleServices |
| Dreamnforge-like services support. More... | |
Variables | |
| static bool | kludgeme = false |
|
|
Definition at line 16 of file m_services.cpp. Referenced by ModuleServices::ModuleServices(), User_r::OnModeChange(), ModuleServices::OnUserPostNick(), and ModuleServices::~ModuleServices(). |