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

#include <use_cvdalloc.h>

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

Public Member Functions

 ~UseCvdallocFlag () 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< UseCvdallocFlagFromGlobalGflags (const Defaults &defaults)
 

Private Member Functions

 UseCvdallocFlag (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

◆ ~UseCvdallocFlag()

cuttlefish::UseCvdallocFlag::~UseCvdallocFlag ( )
overridedefault

◆ UseCvdallocFlag()

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

Member Function Documentation

◆ FromGlobalGflags()

Result< UseCvdallocFlag > cuttlefish::UseCvdallocFlag::FromGlobalGflags ( const Defaults defaults)
static

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