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

成员变量 | |
| store_file_head_t | file_head |
| store_file_cfg_t | file_cfg |
| store_service_t | type |
| store_muti_file_idx_t | muti_file_idx |
| int32_t | fd |
| int32_t | idx_fd |
| uint32_t | last_save_time |
| uint32_t | index |
| uint32_t | flash_cur_pos |
| store_cache_t * | cache |
| bool | run_flag |
| bool | finish_flag |
| store_cache_t* store_file_info_t::cache |
| int32_t store_file_info_t::fd |
| store_file_cfg_t store_file_info_t::file_cfg |
| store_file_head_t store_file_info_t::file_head |
| bool store_file_info_t::finish_flag |
| uint32_t store_file_info_t::flash_cur_pos |
| int32_t store_file_info_t::idx_fd |
| uint32_t store_file_info_t::index |
| uint32_t store_file_info_t::last_save_time |
| store_muti_file_idx_t store_file_info_t::muti_file_idx |
| bool store_file_info_t::run_flag |
| store_service_t store_file_info_t::type |