StuBS
Command Member List

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

actionCommand
argsCommand
callback typedefCommand
Command(const std::vector< std::string > &&name, const std::vector< Parameter > &&args, const std::string &&description, const callback action)Commandinline
Command(const std::vector< std::string > &&name, const std::string &&description, const callback action)Commandinline
complete(const char *input, std::vector< std::string > &completions)Commandstatic
descriptionCommand
execute(std::string action, const std::vector< std::string > &param)Commandstatic
execute(const std::vector< std::string > &parts)Commandstatic
execute(const std::string &line)Commandstatic
help()Commandstatic
nameCommand