clang-tags
C/C++ source code indexing tool based on libclang
|
This is the complete list of members for IndexCommand, including all inherited members.
add(KeyParserBase *key) | Request::CommandParser | inlineprotected |
application_ (defined in UpdateCommand) | UpdateCommand | protected |
args_ (defined in UpdateCommand) | UpdateCommand | protected |
CommandParser(std::string name, std::string description="") | Request::CommandParser | inline |
defaults() | IndexCommand | inlinevirtual |
IndexCommand(const std::string &name, Application &application) (defined in IndexCommand) | IndexCommand | 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) | IndexCommand | inlinevirtual |
setDescription(std::string description) | Request::CommandParser | inlineprotected |
UpdateCommand(const std::string &name, Application &application) (defined in UpdateCommand) | UpdateCommand | inline |
~CommandParser() (defined in Request::CommandParser) | Request::CommandParser | inlinevirtual |