Android-cuttlefish cvd tool
Static Public Member Functions | Private Member Functions | List of all members
cuttlefish::BootImageFlag Class Reference

#include <boot_image.h>

Inheritance diagram for cuttlefish::BootImageFlag:
Inheritance graph
[legend]
Collaboration diagram for cuttlefish::BootImageFlag:
Collaboration graph
[legend]

Static Public Member Functions

static Result< BootImageFlagFromGlobalGflags (AndroidBuilds &)
 

Private Member Functions

 BootImageFlag (std::vector< std::string > flag_values, bool is_default)
 

Additional Inherited Members

- Public Member Functions inherited from cuttlefish::FlagBase< std::string >
std::string ForIndex (const size_t index) const
 
bool IsDefault () const
 
size_t Size () const
 
const std::vector< std::string > & AsVector () const
 
- Protected Member Functions inherited from cuttlefish::FlagBase< std::string >
 FlagBase (std::vector< std::string > flag_values, bool is_default)
 
virtual ~FlagBase ()=0
 

Constructor & Destructor Documentation

◆ BootImageFlag()

cuttlefish::BootImageFlag::BootImageFlag ( std::vector< std::string >  flag_values,
bool  is_default 
)
explicitprivate

Member Function Documentation

◆ FromGlobalGflags()

Result< BootImageFlag > cuttlefish::BootImageFlag::FromGlobalGflags ( AndroidBuilds android_builds)
static

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