#include <task.h>
◆ OptimizedFlashSuperTask()
OptimizedFlashSuperTask::OptimizedFlashSuperTask |
( |
const std::string & |
super_name, |
|
|
std::unique_ptr< SuperFlashHelper > |
helper, |
|
|
SparsePtr |
sparse_layout, |
|
|
uint64_t |
super_size, |
|
|
const FlashingPlan * |
fp |
|
) |
| |
◆ AsOptimizedFlashSuperTask()
◆ CanOptimize()
bool OptimizedFlashSuperTask::CanOptimize |
( |
const ImageSource * |
source, |
|
|
const std::vector< std::unique_ptr< Task > > & |
tasks |
|
) |
| |
|
static |
◆ Initialize()
◆ Run()
void OptimizedFlashSuperTask::Run |
( |
| ) |
|
|
overridevirtual |
◆ ToString()
std::string OptimizedFlashSuperTask::ToString |
( |
| ) |
const |
|
overridevirtual |
◆ fp_
◆ helper_
◆ sparse_layout_
SparsePtr OptimizedFlashSuperTask::sparse_layout_ |
|
private |
◆ super_name_
const std::string OptimizedFlashSuperTask::super_name_ |
|
private |
◆ super_size_
uint64_t OptimizedFlashSuperTask::super_size_ |
|
private |
The documentation for this class was generated from the following files: