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

#include <fastboot.h>

Inheritance diagram for FBUpdateSuper:
CmdBase

Public Member Functions

 FBUpdateSuper (char *p)
int run (CmdCtx *ctx) override
Public Member Functions inherited from CmdBase
 CmdBase ()=default
 CmdBase (char *p)
virtual ~CmdBase ()
virtual int dump ()
const std::string & get_cmd () const noexcept
bool get_lastcmd () const noexcept
void insert_param_info (const char *key, void *pD, Param::Type tp, bool ignore_case=true, const char *err=nullptr)
virtual int parser_protocol (char *p, size_t &pos)
virtual int parser (char *p=nullptr)

Private Attributes

const std::string m_fb_cmd = "update-super"
std::string m_opt
std::string m_partition_name

Additional Inherited Members

Protected Attributes inherited from CmdBase
bool m_bCheckTotalParam = false
std::string m_cmd
bool m_lastcmd = false
bool m_NoKeyParam = false
int m_timeout = 10000

Constructor & Destructor Documentation

◆ FBUpdateSuper()

FBUpdateSuper::FBUpdateSuper ( char * p)
inline

Member Function Documentation

◆ run()

int FBUpdateSuper::run ( CmdCtx * ctx)
overridevirtual

Implements CmdBase.

Member Data Documentation

◆ m_fb_cmd

const std::string FBUpdateSuper::m_fb_cmd = "update-super"
private

◆ m_opt

std::string FBUpdateSuper::m_opt
private

◆ m_partition_name

std::string FBUpdateSuper::m_partition_name
private

The documentation for this class was generated from the following files:
  • /home/builder/.cache/aurutils/sync/mfgtools-git/src/mfgtools-git/libuuu/fastboot.h
  • /home/builder/.cache/aurutils/sync/mfgtools-git/src/mfgtools-git/libuuu/fastboot.cpp