#include <dl_model_cache.h>
|
| Node * | Get (std::string_view path_name) |
| |
| Node * | Add (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) |
| |
◆ Add()
| Node * dl::ModelCache::Add |
( |
std::string_view | path_name | ) |
|
|
inline |
◆ Empty()
| bool dl::ModelCache::Empty |
( |
| ) |
|
|
inline |
◆ Get()
| Node * dl::ModelCache::Get |
( |
std::string_view | path_name | ) |
|
|
inline |
◆ IsVaild()
| bool dl::ModelCache::IsVaild |
( |
const Node & | node | ) |
|
|
inline |
◆ Load()
| void dl::ModelCache::Load |
( |
std::string_view | path_name | ) |
|
|
inline |
◆ Save()
| void dl::ModelCache::Save |
( |
std::string_view | path_name | ) |
|
|
inline |
该类的文档由以下文件生成: