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

#include <creation_analyzer.h>

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

Public Attributes

const std::unordered_map< std::string, std::string > & envs
 
const SelectorOptionsselectors
 
const size_t num_instances
 
const std::vector< unsigned > instance_ids
 

Member Data Documentation

◆ envs

const std::unordered_map<std::string, std::string>& cuttlefish::selector::CreationAnalyzerParam::envs

◆ instance_ids

const std::vector<unsigned> cuttlefish::selector::CreationAnalyzerParam::instance_ids

◆ num_instances

const size_t cuttlefish::selector::CreationAnalyzerParam::num_instances

◆ selectors

const SelectorOptions& cuttlefish::selector::CreationAnalyzerParam::selectors

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