|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <upg_patch_info.h>

成员变量 | |
| zip_context_t * | zcontext |
| unsigned char * | unpackedbuf |
| control_block_t | cb |
| int32_t | cerror |
| uint32_t | lenread |
| int32_t | oldpos |
| int32_t | newpos |
| int32_t | blockcount |
| int32_t | chunk_start |
| int32_t | chunk_size |
| int32_t apply_patch_state::blockcount |
| control_block_t apply_patch_state::cb |
| int32_t apply_patch_state::cerror |
| int32_t apply_patch_state::chunk_size |
| int32_t apply_patch_state::chunk_start |
| uint32_t apply_patch_state::lenread |
| int32_t apply_patch_state::newpos |
| int32_t apply_patch_state::oldpos |
| unsigned char* apply_patch_state::unpackedbuf |
| zip_context_t* apply_patch_state::zcontext |