|
Android-cuttlefish cvd tool
|
#include <build_super_image.h>


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< BuildSuperImageFlag > | FromGlobalGflags () |
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 |
|
overridedefault |
|
explicitprivate |
|
static |