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

#include <PrtsManager.hpp>

PrtsManager 的协作图:

静态 Public 成员函数

static void registerCommand (const CommandDesc &d)
 
static void registerElement (const ElementDesc &e)
 
static void initShell ()
 
static std::vector< CommandDesc > & getCommands ()
 
static std::vector< ElementDesc > & getElements ()
 

成员函数说明

◆ getCommands()

static std::vector< CommandDesc > & getCommands ( )
inlinestatic

◆ getElements()

static std::vector< ElementDesc > & getElements ( )
inlinestatic

◆ initShell()

void initShell ( )
static

◆ registerCommand()

static void registerCommand ( const CommandDesc & d)
inlinestatic

◆ registerElement()

static void registerElement ( const ElementDesc & e)
inlinestatic

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