🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::TaggedRule< F, Tuple > 模板类 参考
+ 类 ast::TaggedRule< F, Tuple > 继承关系图:

Public 成员函数

 TaggedRule (F f)
 
errc_t handle (const CommandParams &params, CommandResult &result) const override
 
- Public 成员函数 继承自 ast::CommandHandler

成员函数说明

◆ handle()

template<typename F , typename Tuple >
errc_t ast::TaggedRule< F, Tuple >::handle ( const CommandParams & params,
CommandResult & result ) const
inlineoverridevirtual

处理命令

参数
params命令参数
result命令结果
返回
错误码

实现了 ast::CommandHandler.


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