|
dl
|
类 | |
| class | Manager |
| struct | Segment |
| class | Variable |
类型定义 | |
| using | Function = std::function< int(std::vector< Variable >)> |
函数 | |
| void | log_script (std::string_view str) |
| using dl::Script::Function = typedef std::function<int(std::vector<Variable>)> |
在文件 dl_script_variable.h 第 21 行定义.
| void dl::Script::log_script | ( | std::string_view | str | ) |