LRAUV  revA
Command Member List

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

addArg(CommandArg *arg)Commandinline
addArg(const char *keyword, const RequiredType required=REQUIRED)Commandinline
addArg(const CommandArgType argType, const RequiredType required=REQUIRED, const char *altName=NULL)Commandinline
addSyntax(const char *syntaxHelp, void(*syntaxCall)(ParsedCommand *, int), const int mode=0)Commandinline
advanced_Commandprotected
Command(const char *keyword, const char *description, bool advanced)Commandinline
Command(const Command &old)Commandprivate
description_Commandprotected
getKeyword()Commandinline
getKeywordLen()Commandinline
getSyntax(int index)Commandinline
getSyntaxCount()Commandinline
help(bool full, FILE *out) const Commandinline
keyword_Commandprotected
keywordLen_Commandprotected
syntaxCount_Commandprotected
syntaxes_Commandprotected