Android-cuttlefish cvd tool
Classes | Namespaces | Functions
command_handler.h File Reference
#include <memory>
#include <string>
#include <vector>
#include "cuttlefish/common/libs/utils/tee_logging.h"
#include "cuttlefish/host/commands/cvd/cli/command_request.h"
#include "cuttlefish/host/commands/cvd/cli/commands/command_handler.h"
#include "cuttlefish/host/commands/cvd/cli/help_format.h"
#include "cuttlefish/host/commands/cvd/instances/instance_manager.h"
#include "cuttlefish/result/result_type.h"
Include dependency graph for command_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cuttlefish::CvdMonitorCommandHandler
 

Namespaces

namespace  cuttlefish
 

Functions

std::unique_ptr< CvdCommandHandler > cuttlefish::NewCvdMonitorCommandHandler (InstanceManager &instance_manager)