One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
载入中...
搜索中...
未找到
UnitTypeDescriptor结构体 参考

#include <Unit.hpp>

UnitTypeDescriptor 的协作图:

成员变量

std::string_view name {}
 
std::string_view description {}
 
size_t stackSize {}
 
uint8_t priority {}
 
uint32_t typeId {}
 

结构体成员变量说明

◆ description

std::string_view description {}

◆ name

std::string_view name {}

◆ priority

uint8_t priority {}

◆ stackSize

size_t stackSize {}

◆ typeId

uint32_t typeId {}

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