|
|||
|
|||
|
Inheritance diagram for CommandRLine:


Public Member Functions | |
| CommandRLine (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Private Attributes | |
| std::string | rxengine |
Definition at line 114 of file m_rline.cpp.
|
|
Definition at line 119 of file m_rline.cpp. References Command::source, and Command::syntax. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 125 of file m_rline.cpp. References XLineManager::AddLine(), XLineManager::ApplyLines(), CMD_SUCCESS, XLineManager::DelLine(), InspIRCd::Duration(), CoreException::GetReason(), User::nick, Command::ServerInstance, InspIRCd::SNO, InspIRCd::Time(), InspIRCd::TimeString(), User::WriteServ(), SnomaskManager::WriteToSnoMask(), and InspIRCd::XLines. |
|
|
Definition at line 116 of file m_rline.cpp. |