|
|||
|
|||
|
Inheritance diagram for CommandClose:


Public Member Functions | |
| CommandClose (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 28 of file m_close.cpp.
|
|
Definition at line 32 of file m_close.cpp. References Command::source. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 37 of file m_close.cpp. References CMD_LOCALONLY, ConvToStr(), UserManager::local_users, User::nick, UserManager::QuitUser(), REG_ALL, Command::ServerInstance, InspIRCd::Users, and User::WriteServ(). |