uuu
uuu (Universal Update Utility), mfgtools 3.0
 
Loading...
Searching...
No Matches
FastBoot Class Reference

#include <fastboot.h>

Public Member Functions

 FastBoot (TransBase *p)
 
int Transport (std::string cmd, void *p=nullptr, size_t size=0, std::vector< uint8_t > *input=nullptr)
 
int Transport (std::string cmd, std::vector< uint8_t > data, std::vector< uint8_t > *input=nullptr)
 

Public Attributes

std::string m_info
 

Private Attributes

TransBase *const m_pTrans = nullptr
 

Constructor & Destructor Documentation

◆ FastBoot()

FastBoot::FastBoot ( TransBase * p)
inline

Member Function Documentation

◆ Transport() [1/2]

int FastBoot::Transport ( std::string cmd,
std::vector< uint8_t > data,
std::vector< uint8_t > * input = nullptr )
inline

◆ Transport() [2/2]

int FastBoot::Transport ( std::string cmd,
void * p = nullptr,
size_t size = 0,
std::vector< uint8_t > * input = nullptr )

Member Data Documentation

◆ 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: