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

#include <load_configs_parser.h>

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

Public Attributes

std::vector< std::string > launch_cvd_flags
 
std::vector< std::string > selector_flags
 
std::vector< std::string > fetch_cvd_flags
 
LoadDirectories load_directories
 
std::optional< std::string > group_name
 
std::vector< std::string > instance_names
 

Member Data Documentation

◆ fetch_cvd_flags

std::vector<std::string> cuttlefish::CvdFlags::fetch_cvd_flags

◆ group_name

std::optional<std::string> cuttlefish::CvdFlags::group_name

◆ instance_names

std::vector<std::string> cuttlefish::CvdFlags::instance_names

◆ launch_cvd_flags

std::vector<std::string> cuttlefish::CvdFlags::launch_cvd_flags

◆ load_directories

LoadDirectories cuttlefish::CvdFlags::load_directories

◆ selector_flags

std::vector<std::string> cuttlefish::CvdFlags::selector_flags

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