|
AUBO SDK
0.26.0
|
|
|
|
#include <system_info.h>
Public 成员函数 | |
| SystemInfo () | |
| virtual | ~SystemInfo () |
| int | getControlSoftwareVersionCode () |
| 获取控制器软件版本号 | |
| std::string | getControlSoftwareFullVersion () |
| 获取完整控制器软件版本号 | |
| int | getInterfaceVersionCode () |
| 获取接口版本号 | |
| std::string | getControlSoftwareBuildDate () |
| 获取控制器软件构建时间 | |
| std::string | getControlSoftwareVersionHash () |
| 获取控制器软件git版本 | |
| uint64_t | getControlSystemTime () |
| 获取系统时间(软件启动时间 ns 纳秒) | |
Protected 属性 | |
| void * | d_ |
在文件 system_info.h 第 21 行定义.
| arcs::common_interface::SystemInfo::SystemInfo | ( | ) |
|
virtual |
|
protected |
在文件 system_info.h 第 346 行定义.