◆ BinGeneratorType
using cuttlefish::anonymous_namespace{stop.cpp}::CvdStopCommandHandler::BinGeneratorType = std::function<Result<std::string>( const std::string& host_artifacts_path)> |
|
private |
◆ CvdStopCommandHandler()
cuttlefish::anonymous_namespace{stop.cpp}::CvdStopCommandHandler::CvdStopCommandHandler |
( |
InstanceManager & |
instance_manager | ) |
|
◆ CmdList()
cvd_common::Args cuttlefish::anonymous_namespace{stop.cpp}::CvdStopCommandHandler::CmdList |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ CvdHelpBinPath()
◆ DetailedHelp()
Result< std::string > cuttlefish::anonymous_namespace{stop.cpp}::CvdStopCommandHandler::DetailedHelp |
( |
std::vector< std::string > & |
arguments | ) |
const |
|
overridevirtual |
◆ GetBin()
Result< std::string > cuttlefish::anonymous_namespace{stop.cpp}::CvdStopCommandHandler::GetBin |
( |
const std::string & |
host_artifacts_path | ) |
const |
|
private |
◆ Handle()
Result< void > cuttlefish::anonymous_namespace{stop.cpp}::CvdStopCommandHandler::Handle |
( |
const CommandRequest & |
request | ) |
|
|
overridevirtual |
◆ HandleHelpCmd()
Result< void > cuttlefish::anonymous_namespace{stop.cpp}::CvdStopCommandHandler::HandleHelpCmd |
( |
const CommandRequest & |
request | ) |
|
|
private |
◆ ShouldInterceptHelp()
bool cuttlefish::anonymous_namespace{stop.cpp}::CvdStopCommandHandler::ShouldInterceptHelp |
( |
| ) |
const |
|
overridevirtual |
◆ SummaryHelp()
Result< std::string > cuttlefish::anonymous_namespace{stop.cpp}::CvdStopCommandHandler::SummaryHelp |
( |
| ) |
const |
|
overridevirtual |
◆ instance_manager_
InstanceManager& cuttlefish::anonymous_namespace{stop.cpp}::CvdStopCommandHandler::instance_manager_ |
|
private |
The documentation for this class was generated from the following file:
- cuttlefish/host/commands/cvd/cli/commands/stop.cpp