🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::CommandDispatcher类 参考

Public 类型

using CommandHandlerMap = std::unordered_map<std::string, std::shared_ptr<CommandHandler>>
 

Public 成员函数

 CommandDispatcher (bool whetherInit)
 
errc_t execute (StringView command, CommandResult &result) const
 
void addRuleHandler (StringView tmpl, std::shared_ptr< CommandHandler > handler)
 
CommandTrie::NodeaddRule (StringView tmpl)
 

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