载入中...
搜索中...
未找到
eve::ReflectedMember结构体 参考

#include <Runtime.h>

Public 属性

std::string name
 
ssq::Type type = ssq::Type::NULLPTR
 
bool method = false
 
std::vector< ReflectedAttributeattributes
 

详细描述

在文件 Runtime.h83 行定义.

类成员变量说明

◆ attributes

std::vector<ReflectedAttribute> eve::ReflectedMember::attributes

在文件 Runtime.h87 行定义.

◆ method

bool eve::ReflectedMember::method = false

在文件 Runtime.h86 行定义.

◆ name

std::string eve::ReflectedMember::name

在文件 Runtime.h84 行定义.

◆ type

ssq::Type eve::ReflectedMember::type = ssq::Type::NULLPTR

在文件 Runtime.h85 行定义.


该结构体的文档由以下文件生成: