#include <boot_image.h>
|
| | BootImageFlag (std::vector< std::string > flag_values, bool is_default) |
| |
|
| std::string | ForIndex (const size_t index) const |
| |
| bool | IsDefault () const |
| |
| size_t | Size () const |
| |
| const std::vector< std::string > & | AsVector () const |
| |
| | FlagBase (std::vector< std::string > flag_values, bool is_default) |
| |
| virtual | ~FlagBase ()=0 |
| |
◆ BootImageFlag()
| cuttlefish::BootImageFlag::BootImageFlag |
( |
std::vector< std::string > |
flag_values, |
|
|
bool |
is_default |
|
) |
| |
|
explicitprivate |
◆ FromGlobalGflags()
The documentation for this class was generated from the following files: