#include <create.h>
◆ CvdCreateCommandHandler()
| cuttlefish::CvdCreateCommandHandler::CvdCreateCommandHandler |
( |
InstanceManager & |
instance_manager | ) |
|
◆ CmdList()
| std::vector< std::string > cuttlefish::CvdCreateCommandHandler::CmdList |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ ConfigFileModeFlags()
| std::vector< Flag > cuttlefish::CvdCreateCommandHandler::ConfigFileModeFlags |
( |
| ) |
|
|
private |
◆ CreateGroup()
| Result< LocalInstanceGroup > cuttlefish::CvdCreateCommandHandler::CreateGroup |
( |
const std::vector< std::string > & |
subcmd_args, |
|
|
const std::unordered_map< std::string, std::string > & |
envs, |
|
|
const CommandRequest & |
request |
|
) |
| |
|
private |
◆ DetailedHelp()
| Result< std::string > cuttlefish::CvdCreateCommandHandler::DetailedHelp |
( |
const CommandRequest & |
request | ) |
|
|
overridevirtual |
◆ FindReusableGroup()
◆ FlagModeFlags()
| std::vector< Flag > cuttlefish::CvdCreateCommandHandler::FlagModeFlags |
( |
const std::unordered_map< std::string, std::string > & |
env, |
|
|
const selector::SelectorOptions & |
selector_options |
|
) |
| |
|
private |
◆ Handle()
◆ RequiresHostConfiguration()
| bool cuttlefish::CvdCreateCommandHandler::RequiresHostConfiguration |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ SummaryHelp()
| std::string cuttlefish::CvdCreateCommandHandler::SummaryHelp |
( |
| ) |
const |
|
overridevirtual |
◆ instance_manager_
◆ num_instances_parser_
◆ own_flags_
| CreateFlags cuttlefish::CvdCreateCommandHandler::own_flags_ |
|
private |
The documentation for this class was generated from the following files:
- cuttlefish/host/commands/cvd/cli/commands/create.h
- cuttlefish/host/commands/cvd/cli/commands/create.cpp