Android-cuttlefish cvd tool
Public Member Functions | Public Attributes | List of all members
cuttlefish::AcloudConfig Class Reference

#include <config.h>

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

Public Member Functions

 AcloudConfig (const acloud::UserConfig &)
 
 ~AcloudConfig ()=default
 

Public Attributes

std::string launch_args
 
std::string project
 
std::string zone
 
bool use_legacy_acloud
 

Constructor & Destructor Documentation

◆ AcloudConfig()

cuttlefish::AcloudConfig::AcloudConfig ( const acloud::UserConfig &  usr_cfg)

◆ ~AcloudConfig()

cuttlefish::AcloudConfig::~AcloudConfig ( )
default

Member Data Documentation

◆ launch_args

std::string cuttlefish::AcloudConfig::launch_args

◆ project

std::string cuttlefish::AcloudConfig::project

◆ use_legacy_acloud

bool cuttlefish::AcloudConfig::use_legacy_acloud

◆ zone

std::string cuttlefish::AcloudConfig::zone

The documentation for this class was generated from the following files: