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

#include <parse.h>

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

Public Attributes

SnapshotCmd cmd
 
std::vector< int > instance_nums
 
int wait_for_launcher
 
std::string snapshot_path
 
bool cleanup_snapshot_path
 
bool force = false
 
bool auto_suspend = false
 
std::optional< android::base::LogSeverityverbosity_level
 

Member Data Documentation

◆ auto_suspend

bool cuttlefish::Parsed::auto_suspend = false

◆ cleanup_snapshot_path

bool cuttlefish::Parsed::cleanup_snapshot_path

◆ cmd

SnapshotCmd cuttlefish::Parsed::cmd

◆ force

bool cuttlefish::Parsed::force = false

◆ instance_nums

std::vector<int> cuttlefish::Parsed::instance_nums

◆ snapshot_path

std::string cuttlefish::Parsed::snapshot_path

◆ verbosity_level

std::optional<android::base::LogSeverity> cuttlefish::Parsed::verbosity_level

◆ wait_for_launcher

int cuttlefish::Parsed::wait_for_launcher

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