dl
dl::ModelCache::Node结构体 参考

#include <dl_model_cache.h>

Public 成员函数

void Load (StreamInput &s)
 
void Save (StreamOutput &s)
 

Public 属性

uint32_t _crc32
 
time_t _t
 
std::vector< std::string > _allSub
 

详细描述

在文件 dl_model_cache.h29 行定义.

成员函数说明

◆ Load()

void dl::ModelCache::Node::Load ( StreamInput & s)
inline

在文件 dl_model_cache.h34 行定义.

◆ Save()

void dl::ModelCache::Node::Save ( StreamOutput & s)
inline

在文件 dl_model_cache.h40 行定义.

类成员变量说明

◆ _allSub

std::vector<std::string> dl::ModelCache::Node::_allSub

在文件 dl_model_cache.h33 行定义.

◆ _crc32

uint32_t dl::ModelCache::Node::_crc32

在文件 dl_model_cache.h31 行定义.

◆ _t

time_t dl::ModelCache::Node::_t

在文件 dl_model_cache.h32 行定义.


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