Android-cuttlefish cvd tool
Classes | Public Attributes | List of all members
cuttlefish::GroupProcInfo Struct Reference

#include <run_cvd_proc_collector.h>

Collaboration diagram for cuttlefish::GroupProcInfo:
Collaboration graph
[legend]

Classes

struct  InstanceInfo
 

Public Attributes

std::string home_
 
std::string exec_path_
 
std::string stop_cvd_path_
 
bool is_cvd_server_started_
 
std::optional< std::string > android_host_out_
 
std::unordered_map< unsigned, InstanceInfoinstances_
 

Member Data Documentation

◆ android_host_out_

std::optional<std::string> cuttlefish::GroupProcInfo::android_host_out_

◆ exec_path_

std::string cuttlefish::GroupProcInfo::exec_path_

◆ home_

std::string cuttlefish::GroupProcInfo::home_

◆ instances_

std::unordered_map<unsigned, InstanceInfo> cuttlefish::GroupProcInfo::instances_

◆ is_cvd_server_started_

bool cuttlefish::GroupProcInfo::is_cvd_server_started_

◆ stop_cvd_path_

std::string cuttlefish::GroupProcInfo::stop_cvd_path_

The documentation for this struct was generated from the following file: