|
dl
|
#include <dl_script.h>
类 | |
| class | FunctionInfo |
Public 成员函数 | |
| Manager () | |
| void | Call (std::string_view str) |
| void | Test () |
| void | RegisterFuntion (std::string_view name, Function func) |
在文件 dl_script.h 第 31 行定义.
| dl::Script::Manager::Manager | ( | ) |
| void dl::Script::Manager::Call | ( | std::string_view | str | ) |
|
inline |
在文件 dl_script.h 第 49 行定义.
| void dl::Script::Manager::Test | ( | ) |