|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
#include "AstGlobal.h"#include <string>#include <cstdint>类 | |
| struct | ast::RecordStep |
命名空间 | |
| namespace | ast |
枚举 | |
| enum class | ast::ERecordAction { eClick , eDblClick , eFill , eSelect , ePressKey , eShortcut , eDrag , eDialogAccept , eDialogDismiss } |
函数 | |
| const char * | ast::recordActionToString (ERecordAction action) |
| ERecordAction | ast::recordActionFromString (const std::string &s) |
录制步骤数据结构