clang-tags
C/C++ source code indexing tool based on libclang
|
This is the complete list of members for GrepCommand, including all inherited members.
add(KeyParserBase *key) | Request::CommandParser | inlineprotected |
CommandParser(std::string name, std::string description="") | Request::CommandParser | inline |
defaults() | GrepCommand | inlinevirtual |
GrepCommand(const std::string &name, Application &application) (defined in GrepCommand) | GrepCommand | inline |
name() | Request::CommandParser | inlineprotected |
parse(std::istream &cin, std::ostream &cout, bool echo=false) | Request::CommandParser | inline |
parseJson(const Json::Value &request, std::ostream &cout) | Request::CommandParser | inline |
prompt_ | Request::CommandParser | protected |
run(std::ostream &cout) | GrepCommand | inlinevirtual |
setDescription(std::string description) | Request::CommandParser | inlineprotected |
~CommandParser() (defined in Request::CommandParser) | Request::CommandParser | inlinevirtual |