|
|||
|
|||
|
Inheritance diagram for CommandSamode:


Public Member Functions | |
| CommandSamode (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 20 of file m_samode.cpp.
|
|
Definition at line 23 of file m_samode.cpp. References Command::source, and Command::syntax. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 29 of file m_samode.cpp. References CMD_FAILURE, CMD_LOCALONLY, InspIRCd::FakeClient, ModeParser::GetLastParse(), irc::sepstream::GetToken(), InspIRCd::Modes, User::nick, InspIRCd::PI, ProtocolInterface::SendMode(), InspIRCd::SendMode(), Command::ServerInstance, InspIRCd::SNO, User::WriteServ(), and SnomaskManager::WriteToSnoMask(). |