clang-tags
C/C++ source code indexing tool based on libclang
 All Classes Functions Variables Typedefs Groups Pages
CompleteCommand Member List

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

add(KeyParserBase *key)Request::CommandParserinlineprotected
CommandParser(std::string name, std::string description="")Request::CommandParserinline
CompleteCommand(const std::string &name, Application &application) (defined in CompleteCommand)CompleteCommandinline
defaults()CompleteCommandinlinevirtual
name()Request::CommandParserinlineprotected
parse(std::istream &cin, std::ostream &cout, bool echo=false)Request::CommandParserinline
parseJson(const Json::Value &request, std::ostream &cout)Request::CommandParserinline
prompt_Request::CommandParserprotected
run(std::ostream &cout)CompleteCommandinlinevirtual
setDescription(std::string description)Request::CommandParserinlineprotected
~CommandParser() (defined in Request::CommandParser)Request::CommandParserinlinevirtual