|
Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::CommandHandler, including all inherited members.
| command_prefix | cuttlefish::CommandHandler | private |
| CommandHandler(const std::string &command, f_func handler) | cuttlefish::CommandHandler | |
| CommandHandler(const std::string &command, p_func handler) | cuttlefish::CommandHandler | |
| Compare(const std::string &command) const | cuttlefish::CommandHandler | |
| f_command_handler | cuttlefish::CommandHandler | private |
| FULL_MATCH enum value | cuttlefish::CommandHandler | private |
| HandleCommand(const Client &client, std::string &command) const | cuttlefish::CommandHandler | |
| match_mode | cuttlefish::CommandHandler | private |
| MatchMode enum name | cuttlefish::CommandHandler | private |
| p_command_handler | cuttlefish::CommandHandler | private |
| PARTIAL_MATCH enum value | cuttlefish::CommandHandler | private |
| ~CommandHandler()=default | cuttlefish::CommandHandler |