◆ BinGeneratorType
using cuttlefish::anonymous_namespace{bugreport.cpp}::CvdBugreportCommandHandler::BinGeneratorType = std::function<Result<std::string>( const std::string& host_artifacts_path)> |
|
private |
◆ CvdBugreportCommandHandler()
cuttlefish::anonymous_namespace{bugreport.cpp}::CvdBugreportCommandHandler::CvdBugreportCommandHandler |
( |
InstanceManager & |
instance_manager | ) |
|
◆ CmdList()
std::vector< std::string > cuttlefish::anonymous_namespace{bugreport.cpp}::CvdBugreportCommandHandler::CmdList |
( |
| ) |
const |
|
overridevirtual |
◆ DetailedHelp()
Result< std::string > cuttlefish::anonymous_namespace{bugreport.cpp}::CvdBugreportCommandHandler::DetailedHelp |
( |
std::vector< std::string > & |
arguments | ) |
const |
|
overridevirtual |
◆ Handle()
Result< void > cuttlefish::anonymous_namespace{bugreport.cpp}::CvdBugreportCommandHandler::Handle |
( |
const CommandRequest & |
request | ) |
|
|
overridevirtual |
◆ HandleHelp()
◆ ShouldInterceptHelp()
bool cuttlefish::anonymous_namespace{bugreport.cpp}::CvdBugreportCommandHandler::ShouldInterceptHelp |
( |
| ) |
const |
|
overridevirtual |
◆ SummaryHelp()
Result< std::string > cuttlefish::anonymous_namespace{bugreport.cpp}::CvdBugreportCommandHandler::SummaryHelp |
( |
| ) |
const |
|
overridevirtual |
◆ instance_manager_
InstanceManager& cuttlefish::anonymous_namespace{bugreport.cpp}::CvdBugreportCommandHandler::instance_manager_ |
|
private |
◆ kHostBugreportBin
constexpr char cuttlefish::anonymous_namespace{bugreport.cpp}::CvdBugreportCommandHandler::kHostBugreportBin[] = "cvd_internal_host_bugreport" |
|
staticconstexprprivate |
◆ terminal_
std::unique_ptr<InterruptibleTerminal> cuttlefish::anonymous_namespace{bugreport.cpp}::CvdBugreportCommandHandler::terminal_ = nullptr |
|
private |
The documentation for this class was generated from the following file: