|
|||
|
|||
|
#include <rconnect.h>
Inheritance diagram for cmd_rconnect:


Public Member Functions | |
| cmd_rconnect (InspIRCd *Instance, Module *Callback, SpanningTreeUtilities *Util) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Private Attributes | |
| Module * | Creator |
| SpanningTreeUtilities * | Utils |
Definition at line 19 of file rconnect.h.
|
||||||||||||||||
|
Definition at line 31 of file rconnect.cpp. References Command::source, and Command::syntax. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 37 of file rconnect.cpp. References CMD_FAILURE, CMD_SUCCESS, InspIRCd::Config, Creator, SpanningTreeUtilities::FindServerMask(), IS_LOCAL, InspIRCd::Match(), User::nick, Module::OnPreCommand(), Command::ServerInstance, ServerConfig::ServerName, InspIRCd::SNO, Utils, User::WriteServ(), and SnomaskManager::WriteToSnoMask(). |
|
|
Definition at line 21 of file rconnect.h. Referenced by Handle(). |
|
|
Definition at line 22 of file rconnect.h. Referenced by Handle(). |