|
|||
|
|||
|
Inheritance diagram for CommandNickunlock:


Public Member Functions | |
| CommandNickunlock (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 79 of file m_nicklock.cpp.
|
|
Definition at line 82 of file m_nicklock.cpp. References Command::source, and Command::syntax. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 88 of file m_nicklock.cpp. References CMD_FAILURE, CMD_SUCCESS, InspIRCd::FindNick(), User::nick, Command::ServerInstance, Extensible::Shrink(), InspIRCd::SNO, User::WriteNumeric(), and SnomaskManager::WriteToSnoMask(). |