|
Result< void > | BuildSuperImage (const std::string &output_path, const std::string &misc_info_path, const std::function< Result< std::string >(const std::string &)> &get_image) |
|
Result< void > | MixSuperImage (const std::string &paths) |
|
◆ AcloudMixSuperImageCommand()
cuttlefish::AcloudMixSuperImageCommand::AcloudMixSuperImageCommand |
( |
| ) |
|
|
inline |
◆ ~AcloudMixSuperImageCommand()
cuttlefish::AcloudMixSuperImageCommand::~AcloudMixSuperImageCommand |
( |
| ) |
|
|
default |
◆ BuildSuperImage()
Result< void > cuttlefish::AcloudMixSuperImageCommand::BuildSuperImage |
( |
const std::string & |
output_path, |
|
|
const std::string & |
misc_info_path, |
|
|
const std::function< Result< std::string >(const std::string &)> & |
get_image |
|
) |
| |
|
inlineprivate |
◆ CanHandle()
Result< bool > cuttlefish::AcloudMixSuperImageCommand::CanHandle |
( |
const CommandRequest & |
request | ) |
const |
|
inlineoverridevirtual |
◆ CmdList()
◆ DetailedHelp()
Result< std::string > cuttlefish::AcloudMixSuperImageCommand::DetailedHelp |
( |
std::vector< std::string > & |
| ) |
const |
|
inlineoverridevirtual |
◆ Handle()
◆ MixSuperImage()
Result< void > cuttlefish::AcloudMixSuperImageCommand::MixSuperImage |
( |
const std::string & |
paths | ) |
|
|
inlineprivate |
◆ ShouldInterceptHelp()
bool cuttlefish::AcloudMixSuperImageCommand::ShouldInterceptHelp |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ SummaryHelp()
Result< std::string > cuttlefish::AcloudMixSuperImageCommand::SummaryHelp |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: