
|
Setcmd Member ListThis is the complete list of members for Setcmd, including all inherited members.
AddArgument(const std::string &, bool wiz=false) | Command | |
Category() | Setcmd | [inline, virtual] |
CheckArgument(InSocket *, const std::string &, std::string &) | Command | |
Command() | Command | |
Command(const std::string &cmd, bool need_wiz=false) | Command | |
Command(const std::string &cmd, char cc, bool need_wiz=false) | Command | |
Description() | Command | [inline, virtual] |
Execute(InSocket *, const std::string ¶ms, Parse &) | Setcmd | [virtual] |
GetArguments() | Command | [inline] |
GetCommand() | Command | [inline] |
GetCommandChar() | Command | [inline] |
GetCommandFromChar(char cc) | Command | [static] |
Match(InSocket *, const std::string &cmd, const std::string ¶ms) | Command | |
NeedWiz() | Command | [inline] |
OnLine(InSocket *, const std::string &line, int state) | Command | [virtual] |
Setcmd() | Setcmd | [inline] |
~Command() | Command | [virtual] |
|