|
|||
|
|||
|
Inheritance diagram for CommandCAP:


Public Member Functions | |
| CommandCAP (InspIRCd *Instance, Module *mod) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Private Attributes | |
| Module * | Creator |
Definition at line 35 of file m_cap.cpp.
|
||||||||||||
|
Definition at line 39 of file m_cap.cpp. References Command::source. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 44 of file m_cap.cpp. References CMD_FAILURE, Creator, CapData::creator, ERR_INVALIDCAPSUBCOMMAND, Extensible::Extend(), irc::sepstream::GetToken(), Event::Send(), Extensible::Shrink(), CapData::type, CapData::user, CapData::wanted, User::WriteNumeric(), and User::WriteServ(). |
|
|
Definition at line 37 of file m_cap.cpp. Referenced by Handle(). |