#include <fastboot.h>
◆ FBCmd()
| FBCmd::FBCmd |
( |
const char * | p, |
|
|
std::string && | fb_cmd, |
|
|
char | separator = ':' ) |
|
inline |
◆ parser()
| int FBCmd::parser |
( |
char * | p = nullptr | ) |
|
|
overridevirtual |
◆ run()
| int FBCmd::run |
( |
CmdCtx * | ctx | ) |
|
|
overridevirtual |
◆ m_fb_cmd
| const std::string FBCmd::m_fb_cmd |
|
private |
◆ m_separator
| const char FBCmd::m_separator = ':' |
|
private |
◆ m_uboot_cmd
| std::string FBCmd::m_uboot_cmd |
|
protected |
The documentation for this class was generated from the following files:
- /build/mfgtools-git/src/mfgtools-git/libuuu/fastboot.h
- /build/mfgtools-git/src/mfgtools-git/libuuu/fastboot.cpp