|
|||
|
|||
|
Inheritance diagram for CommandCycle:


Public Member Functions | |
| CommandCycle (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_cycle.cpp.
|
|
Definition at line 23 of file m_cycle.cpp. References Command::source, Command::syntax, TR_END, TR_TEXT, and TRANSLATE3. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 30 of file m_cycle.cpp. References CMD_FAILURE, CMD_LOCALONLY, ConvToStr(), InspIRCd::FindChan(), Channel::GetStatus(), Channel::HasUser(), IS_LOCAL, Channel::IsBanned(), Channel::JoinUser(), Channel::name, User::nick, Channel::PartUser(), Command::ServerInstance, STATUS_VOICE, InspIRCd::Time(), and User::WriteNumeric(). |