|
|||
|
|||
|
Inheritance diagram for CommandUserip:


Public Member Functions | |
| CommandUserip (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_userip.cpp.
|
|
Definition at line 23 of file m_userip.cpp. References Command::source, and Command::syntax. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 29 of file m_userip.cpp. References CMD_LOCALONLY, InspIRCd::FindNick(), User::GetIPString(), User::ident, IS_AWAY, IS_OPER, User::nick, REG_ALL, User::registered, Command::ServerInstance, and User::WriteServ(). |