#include <command_handler.h>
◆ ~CvdCommandHandler()
| virtual cuttlefish::CvdCommandHandler::~CvdCommandHandler |
( |
| ) |
|
|
virtualdefault |
◆ CmdList()
| virtual std::vector< std::string > cuttlefish::CvdCommandHandler::CmdList |
( |
| ) |
const |
|
pure virtual |
Implemented in cuttlefish::CvdBugreportCommandHandler, cuttlefish::CvdCacheCommandHandler, cuttlefish::CvdClearCommandHandler, cuttlefish::CvdCreateCommandHandler, cuttlefish::CvdDisplayCommandHandler, cuttlefish::CvdEnvCommandHandler, cuttlefish::CvdInputDevicesHandler, cuttlefish::CvdFetchCommandHandler, cuttlefish::CvdFleetCommandHandler, cuttlefish::CvdHelpHandler, cuttlefish::LintCommandHandler, cuttlefish::LoadConfigsCommand, cuttlefish::CvdLoginCommand, cuttlefish::CvdLogsHandler, cuttlefish::CvdMonitorCommandHandler, cuttlefish::CvdDevicePowerBtnCommandHandler, cuttlefish::CvdDevicePowerwashCommandHandler, cuttlefish::CvdPsCommandHandler, cuttlefish::RemoveCvdCommandHandler, cuttlefish::CvdResetCommandHandler, cuttlefish::CvdDeviceRestartCommandHandler, cuttlefish::ScreenRecordingCommandHandler, cuttlefish::CvdSetupHandler, cuttlefish::CvdSnapshotCommandHandler, cuttlefish::CvdStartCommandHandler, cuttlefish::CvdStatusCommandHandler, cuttlefish::CvdStopCommandHandler, and cuttlefish::CvdVersionHandler.
◆ Description()
| std::vector< HelpParagraph > cuttlefish::CvdCommandHandler::Description |
( |
| ) |
const |
|
virtual |
◆ DetailedHelp()
Reimplemented in cuttlefish::CvdCreateCommandHandler, cuttlefish::CvdBugreportCommandHandler, cuttlefish::CvdCacheCommandHandler, cuttlefish::CvdClearCommandHandler, cuttlefish::CvdDisplayCommandHandler, cuttlefish::CvdEnvCommandHandler, cuttlefish::CvdFetchCommandHandler, cuttlefish::CvdFleetCommandHandler, cuttlefish::LintCommandHandler, cuttlefish::CvdLoginCommand, cuttlefish::CvdDevicePowerBtnCommandHandler, cuttlefish::CvdDevicePowerwashCommandHandler, cuttlefish::CvdPsCommandHandler, cuttlefish::CvdDeviceRestartCommandHandler, cuttlefish::ScreenRecordingCommandHandler, cuttlefish::CvdSnapshotCommandHandler, cuttlefish::CvdStatusCommandHandler, and cuttlefish::CvdVersionHandler.
◆ Flags()
◆ Handle()
Implemented in cuttlefish::CvdBugreportCommandHandler, cuttlefish::CvdCacheCommandHandler, cuttlefish::CvdClearCommandHandler, cuttlefish::CvdCreateCommandHandler, cuttlefish::CvdDisplayCommandHandler, cuttlefish::CvdEnvCommandHandler, cuttlefish::CvdInputDevicesHandler, cuttlefish::CvdFetchCommandHandler, cuttlefish::CvdFleetCommandHandler, cuttlefish::CvdHelpHandler, cuttlefish::LintCommandHandler, cuttlefish::LoadConfigsCommand, cuttlefish::CvdLoginCommand, cuttlefish::CvdLogsHandler, cuttlefish::CvdMonitorCommandHandler, cuttlefish::CvdDevicePowerBtnCommandHandler, cuttlefish::CvdDevicePowerwashCommandHandler, cuttlefish::CvdPsCommandHandler, cuttlefish::RemoveCvdCommandHandler, cuttlefish::CvdResetCommandHandler, cuttlefish::CvdDeviceRestartCommandHandler, cuttlefish::ScreenRecordingCommandHandler, cuttlefish::CvdSetupHandler, cuttlefish::CvdSnapshotCommandHandler, cuttlefish::CvdStartCommandHandler, cuttlefish::CvdStatusCommandHandler, cuttlefish::CvdStopCommandHandler, and cuttlefish::CvdVersionHandler.
◆ RequiresDeviceExists()
| bool cuttlefish::CvdCommandHandler::RequiresDeviceExists |
( |
| ) |
const |
|
virtual |
Reimplemented in cuttlefish::CvdBugreportCommandHandler, cuttlefish::CvdClearCommandHandler, cuttlefish::CvdDisplayCommandHandler, cuttlefish::CvdEnvCommandHandler, cuttlefish::CvdInputDevicesHandler, cuttlefish::CvdFleetCommandHandler, cuttlefish::CvdLogsHandler, cuttlefish::CvdMonitorCommandHandler, cuttlefish::CvdDevicePowerBtnCommandHandler, cuttlefish::CvdDevicePowerwashCommandHandler, cuttlefish::CvdPsCommandHandler, cuttlefish::RemoveCvdCommandHandler, cuttlefish::CvdDeviceRestartCommandHandler, cuttlefish::ScreenRecordingCommandHandler, cuttlefish::CvdSetupHandler, cuttlefish::CvdSnapshotCommandHandler, cuttlefish::CvdStartCommandHandler, cuttlefish::CvdStatusCommandHandler, and cuttlefish::CvdStopCommandHandler.
◆ RequiresHostConfiguration()
| virtual bool cuttlefish::CvdCommandHandler::RequiresHostConfiguration |
( |
| ) |
const |
|
inlinevirtual |
◆ SummaryHelp()
| virtual std::string cuttlefish::CvdCommandHandler::SummaryHelp |
( |
| ) |
const |
|
pure virtual |
Implemented in cuttlefish::CvdBugreportCommandHandler, cuttlefish::CvdCacheCommandHandler, cuttlefish::CvdClearCommandHandler, cuttlefish::CvdCreateCommandHandler, cuttlefish::CvdDisplayCommandHandler, cuttlefish::CvdEnvCommandHandler, cuttlefish::CvdInputDevicesHandler, cuttlefish::CvdFetchCommandHandler, cuttlefish::CvdFleetCommandHandler, cuttlefish::CvdHelpHandler, cuttlefish::LintCommandHandler, cuttlefish::LoadConfigsCommand, cuttlefish::CvdLoginCommand, cuttlefish::CvdLogsHandler, cuttlefish::CvdMonitorCommandHandler, cuttlefish::CvdDevicePowerBtnCommandHandler, cuttlefish::CvdDevicePowerwashCommandHandler, cuttlefish::CvdPsCommandHandler, cuttlefish::RemoveCvdCommandHandler, cuttlefish::CvdResetCommandHandler, cuttlefish::CvdDeviceRestartCommandHandler, cuttlefish::ScreenRecordingCommandHandler, cuttlefish::CvdSetupHandler, cuttlefish::CvdSnapshotCommandHandler, cuttlefish::CvdStartCommandHandler, cuttlefish::CvdStatusCommandHandler, cuttlefish::CvdStopCommandHandler, and cuttlefish::CvdVersionHandler.
The documentation for this class was generated from the following files: