#include <fastboot.h>
|
| | FastBoot (TransBase *p) |
| int | Transport (const std::string &cmd, void *p=nullptr, size_t size=0, std::vector< uint8_t > *input=nullptr) |
| int | Transport (const std::string &cmd, std::vector< uint8_t > data, std::vector< uint8_t > *input=nullptr) |
◆ FastBoot()
◆ Transport() [1/2]
| int FastBoot::Transport |
( |
const std::string & | cmd, |
|
|
std::vector< uint8_t > | data, |
|
|
std::vector< uint8_t > * | input = nullptr ) |
|
inline |
◆ Transport() [2/2]
| int FastBoot::Transport |
( |
const std::string & | cmd, |
|
|
void * | p = nullptr, |
|
|
size_t | size = 0, |
|
|
std::vector< uint8_t > * | input = nullptr ) |
◆ m_info
| std::string FastBoot::m_info |
◆ m_pTrans
| TransBase* const FastBoot::m_pTrans = nullptr |
|
private |
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