dl
dl::ModelCache类 参考

#include <dl_model_cache.h>

struct  Node
 

Public 成员函数

NodeGet (std::string_view path_name)
 
NodeAdd (std::string_view path_name)
 
void Load (std::string_view path_name)
 
void Save (std::string_view path_name)
 
bool Empty ()
 
bool IsVaild (const Node &node)
 

详细描述

在文件 dl_model_cache.h26 行定义.

成员函数说明

◆ Add()

Node * dl::ModelCache::Add ( std::string_view path_name)
inline

在文件 dl_model_cache.h54 行定义.

◆ Empty()

bool dl::ModelCache::Empty ( )
inline

在文件 dl_model_cache.h102 行定义.

◆ Get()

Node * dl::ModelCache::Get ( std::string_view path_name)
inline

在文件 dl_model_cache.h47 行定义.

◆ IsVaild()

bool dl::ModelCache::IsVaild ( const Node & node)
inline

在文件 dl_model_cache.h104 行定义.

◆ Load()

void dl::ModelCache::Load ( std::string_view path_name)
inline

在文件 dl_model_cache.h63 行定义.

◆ Save()

void dl::ModelCache::Save ( std::string_view path_name)
inline

在文件 dl_model_cache.h86 行定义.


该类的文档由以下文件生成: