Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::CvdHelpHandler, including all inherited members.
CanHandle(const CommandRequest &) const | cuttlefish::CvdCommandHandler | virtual |
CmdList() const override | cuttlefish::CvdHelpHandler | inlinevirtual |
CvdHelpHandler(const std::vector< std::unique_ptr< CvdCommandHandler > > &request_handlers) | cuttlefish::CvdHelpHandler | inline |
DetailedHelp(std::vector< std::string > &) const override | cuttlefish::CvdHelpHandler | inlinevirtual |
GetLookupRequest(const std::string &arg) | cuttlefish::CvdHelpHandler | inlineprivate |
Handle(const CommandRequest &request) override | cuttlefish::CvdHelpHandler | inlinevirtual |
request_handlers_ | cuttlefish::CvdHelpHandler | private |
ShouldInterceptHelp() const override | cuttlefish::CvdHelpHandler | inlinevirtual |
SubCommandHelp(std::vector< std::string > &args) | cuttlefish::CvdHelpHandler | inlineprivate |
SummaryHelp() const override | cuttlefish::CvdHelpHandler | inlinevirtual |
TopLevelHelp() | cuttlefish::CvdHelpHandler | inlineprivate |
~CvdCommandHandler()=default | cuttlefish::CvdCommandHandler | virtual |