ZNC  trunk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CModCommand Member List

This is the complete list of members for CModCommand, including all inherited members.

AddHelp(CTable &Table) const CModCommand
Call(CModule *pMod, const CString &sLine) const CModCommandinline
CModCommand()CModCommand
CModCommand(const CString &sCmd, ModCmdFunc func, const CString &sArgs, const CString &sDesc)CModCommand
CModCommand(const CModCommand &other)CModCommand
GetArgs() const CModCommandinline
GetCommand() const CModCommandinline
GetDescription() const CModCommandinline
GetFunction() const CModCommandinline
InitHelp(CTable &Table)CModCommandstatic
ModCmdFunc typedefCModCommand
operator=(const CModCommand &other)CModCommand