|
ZNC trunk
|
This is the complete list of members for CModCommand, including all inherited members.
| AddHelp(CTable &Table) const | CModCommand | |
| Call(const CString &sLine) const | CModCommand | inline |
| CmdFunc typedef | CModCommand | |
| CModCommand() | CModCommand | |
| CModCommand(const CString &sCmd, CModule *pMod, ModCmdFunc func, const CString &sArgs, const CString &sDesc) | CModCommand | |
| CModCommand(const CString &sCmd, CmdFunc func, const COptionalTranslation &Args, const COptionalTranslation &Desc) | CModCommand | |
| CModCommand(const CModCommand &other)=default | CModCommand | |
| GetArgs() const | CModCommand | inline |
| GetCommand() const | CModCommand | inline |
| GetDescription() const | CModCommand | inline |
| GetFunction() const | CModCommand | inline |
| InitHelp(CTable &Table) | CModCommand | static |
| ModCmdFunc typedef | CModCommand | |
| operator=(const CModCommand &other)=default | CModCommand |