dl
Public 属性 | 所有成员列表
dl::Script::Manager::FunctionInfo类 参考

#include <dl_script.h>

Public 属性

std::string _name
 
void * _func
 
Variable::Type _ret
 
std::vector< Variable::Type_param
 

详细描述

在文件 dl_script.h34 行定义.

类成员变量说明

◆ _func

void* dl::Script::Manager::FunctionInfo::_func

在文件 dl_script.h38 行定义.

◆ _name

std::string dl::Script::Manager::FunctionInfo::_name

在文件 dl_script.h37 行定义.

◆ _param

std::vector<Variable::Type> dl::Script::Manager::FunctionInfo::_param

在文件 dl_script.h40 行定义.

◆ _ret

Variable::Type dl::Script::Manager::FunctionInfo::_ret

在文件 dl_script.h39 行定义.


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