Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::selector::GroupCreationInfo Struct Reference

#include <creation_analyzer.h>

Collaboration diagram for cuttlefish::selector::GroupCreationInfo:
Collaboration graph
[legend]

Public Attributes

std::string home
 
std::string host_artifacts_path
 e.g. out/host/linux-x86 More...
 
std::string product_out_path
 
std::string group_name
 
std::vector< PerInstanceInfoinstances
 

Detailed Description

Creation is currently group by group

If you want one instance, you should create a group with one instance.

Member Data Documentation

◆ group_name

std::string cuttlefish::selector::GroupCreationInfo::group_name

◆ home

std::string cuttlefish::selector::GroupCreationInfo::home

◆ host_artifacts_path

std::string cuttlefish::selector::GroupCreationInfo::host_artifacts_path

e.g. out/host/linux-x86

◆ instances

std::vector<PerInstanceInfo> cuttlefish::selector::GroupCreationInfo::instances

◆ product_out_path

std::string cuttlefish::selector::GroupCreationInfo::product_out_path

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