WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
store_file_info_t结构体 参考

#include <log_file_common.h>

store_file_info_t 的协作图:

成员变量

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_tcache
 
bool run_flag
 
bool finish_flag
 

结构体成员变量说明

◆ cache

store_cache_t* store_file_info_t::cache

◆ fd

int32_t store_file_info_t::fd

◆ file_cfg

store_file_cfg_t store_file_info_t::file_cfg

◆ file_head

store_file_head_t store_file_info_t::file_head

◆ finish_flag

bool store_file_info_t::finish_flag

◆ flash_cur_pos

uint32_t store_file_info_t::flash_cur_pos

◆ idx_fd

int32_t store_file_info_t::idx_fd

◆ index

uint32_t store_file_info_t::index

◆ last_save_time

uint32_t store_file_info_t::last_save_time

◆ muti_file_idx

store_muti_file_idx_t store_file_info_t::muti_file_idx

◆ run_flag

bool store_file_info_t::run_flag

◆ type

store_service_t store_file_info_t::type

该结构体的文档由以下文件生成: