#include <esp.h>
◆ FuchsiaEspBuilder() [1/2]
cuttlefish::FuchsiaEspBuilder::FuchsiaEspBuilder |
( |
| ) |
|
|
delete |
◆ FuchsiaEspBuilder() [2/2]
cuttlefish::FuchsiaEspBuilder::FuchsiaEspBuilder |
( |
std::string |
image_path | ) |
|
|
inline |
◆ Architecture()
◆ Build()
bool cuttlefish::FuchsiaEspBuilder::Build |
( |
| ) |
const |
◆ DumpConfig()
std::string cuttlefish::FuchsiaEspBuilder::DumpConfig |
( |
| ) |
const |
|
private |
◆ MultibootBinary()
FuchsiaEspBuilder & cuttlefish::FuchsiaEspBuilder::MultibootBinary |
( |
std::string |
multiboot | ) |
& |
◆ Zedboot()
◆ arch_
std::optional<Arch> cuttlefish::FuchsiaEspBuilder::arch_ |
|
private |
◆ image_path_
const std::string cuttlefish::FuchsiaEspBuilder::image_path_ |
|
private |
◆ multiboot_bin_
std::string cuttlefish::FuchsiaEspBuilder::multiboot_bin_ |
|
private |
◆ zedboot_
std::string cuttlefish::FuchsiaEspBuilder::zedboot_ |
|
private |
The documentation for this class was generated from the following files:
- cuttlefish/host/libs/config/esp.h
- cuttlefish/host/libs/config/esp.cpp