uuu
uuu (Universal Update Utility), mfgtools 3.0
|
#include <cmd.h>
Public Member Functions | |
CmdCtx ()=default | |
CmdCtx (const CmdCtx &)=delete | |
CmdCtx & | operator= (const CmdCtx &)=delete |
virtual | ~CmdCtx () |
Public Attributes | |
ConfigItem * | m_config_item = nullptr |
void * | m_dev = nullptr |
short | m_current_bcd |
|
default |
|
delete |
|
virtual |
ConfigItem* CmdCtx::m_config_item = nullptr |
short CmdCtx::m_current_bcd |
void* CmdCtx::m_dev = nullptr |