This is the complete list of members for FBFlashCmd, including all inherited members.
CmdBase()=default | CmdBase | |
CmdBase(char *p) | CmdBase | inline |
dump() | CmdBase | virtual |
FBCmd(char *p, std::string &&fb_cmd, char separator=':') | FBCmd | inline |
FBFlashCmd(char *p) | FBFlashCmd | inline |
flash(FastBoot *fb, void *p, size_t sz) | FBFlashCmd | |
flash_ffu(FastBoot *fb, std::shared_ptr< FileBuffer > p) | FBFlashCmd | |
flash_ffu_oneblk(FastBoot *fb, std::shared_ptr< FileBuffer > p, size_t off, size_t blksz, size_t blkindex) | FBFlashCmd | |
flash_raw2sparse(FastBoot *fb, std::shared_ptr< FileBuffer > p, size_t max) | FBFlashCmd | |
get_cmd() const noexcept | CmdBase | inline |
get_lastcmd() const noexcept | CmdBase | inline |
insert_param_info(const char *key, void *pD, Param::Type tp, bool ignore_case=true, const char *err=nullptr) | CmdBase | inline |
isffu(std::shared_ptr< FileBuffer > p) | FBFlashCmd | |
m_bCheckTotalParam | CmdBase | protected |
m_bmap | FBFlashCmd | private |
m_bmap_filename | FBFlashCmd | private |
m_cmd | CmdBase | protected |
m_fb_cmd | FBCmd | private |
m_filename | FBFlashCmd | private |
m_lastcmd | CmdBase | protected |
m_NoKeyParam | CmdBase | protected |
m_param | CmdBase | private |
m_partition | FBFlashCmd | private |
m_raw2sparse | FBFlashCmd | private |
m_scan_limited | FBFlashCmd | private |
m_scanterm | FBFlashCmd | private |
m_separator | FBCmd | private |
m_sparse_limit | FBFlashCmd | private |
m_timeout | CmdBase | protected |
m_totalsize | FBFlashCmd | private |
m_uboot_cmd | FBCmd | protected |
m_use_bmap | FBFlashCmd | private |
parser(char *p=nullptr) override | FBFlashCmd | virtual |
parser_protocol(char *p, size_t &pos) | CmdBase | virtual |
run(CmdCtx *ctx) override | FBFlashCmd | virtual |
~CmdBase() | CmdBase | virtual |