|
|||
|
|||
|
Inheritance diagram for CommandCBan:


Public Member Functions | |
| CommandCBan (InspIRCd *Me) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 81 of file m_cban.cpp.
|
|
Definition at line 84 of file m_cban.cpp. References Command::source, Command::syntax, TR_END, TR_TEXT, and TRANSLATE4. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 91 of file m_cban.cpp. References XLineManager::AddLine(), XLineManager::ApplyLines(), CMD_FAILURE, CMD_SUCCESS, XLineManager::DelLine(), InspIRCd::Duration(), User::nick, Command::ServerInstance, InspIRCd::SNO, InspIRCd::Time(), InspIRCd::TimeString(), User::WriteServ(), SnomaskManager::WriteToSnoMask(), and InspIRCd::XLines. |