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

#include <build_super_image.h>

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

Public Member Functions

 ~BuildSuperImageFlag () override=default
 
- Public Member Functions inherited from cuttlefish::FlagBase< bool >
bool ForIndex (const size_t index) const
 
bool IsDefault () const
 
size_t Size () const
 
const std::vector< bool > & AsVector () const
 

Static Public Member Functions

static Result< BuildSuperImageFlagFromGlobalGflags ()
 

Private Member Functions

 BuildSuperImageFlag (std::vector< bool > flag_values, bool is_default)
 

Additional Inherited Members

- Protected Member Functions inherited from cuttlefish::FlagBase< bool >
 FlagBase (std::vector< bool > flag_values, bool is_default)
 
virtual ~FlagBase ()=0
 

Constructor & Destructor Documentation

◆ ~BuildSuperImageFlag()

cuttlefish::BuildSuperImageFlag::~BuildSuperImageFlag ( )
overridedefault

◆ BuildSuperImageFlag()

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

Member Function Documentation

◆ FromGlobalGflags()

Result< BuildSuperImageFlag > cuttlefish::BuildSuperImageFlag::FromGlobalGflags ( )
static

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