|
dl
|
结构体 更多...
#include <dl_value.h>
Public 成员函数 | |
| ValueStruct (std::string_view name) | |
| Value & | operator[] (std::string_view key) |
| Value & | GetMember (std::string_view key) |
| void | AddMember (std::string_view key, Value &v) |
| ValueTable & | GetMemberAll () |
| std::string | GetName () |
| ValueTable & | GetMeta () |
结构体
在文件 dl_value.h 第 394 行定义.
|
inline |
在文件 dl_value.h 第 397 行定义.
| void dl::ValueStruct::AddMember | ( | std::string_view | key, |
| Value & | v ) |
| Value & dl::ValueStruct::GetMember | ( | std::string_view | key | ) |
|
inline |
在文件 dl_value.h 第 409 行定义.
|
inline |
在文件 dl_value.h 第 412 行定义.
|
inline |
在文件 dl_value.h 第 411 行定义.
|
inline |
在文件 dl_value.h 第 402 行定义.