ARCS SDK API  0.25.0
载入中...
搜索中...
未找到
system_info.h 文件参考

获取系统信息接口,如接口板的版本号、示教器软件的版本号 更多...

#include <stdint.h>
#include <string>
#include <memory>
#include <aubo/global_config.h>
system_info.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  arcs::common_interface::SystemInfo
 

命名空间

namespace  arcs
 
namespace  arcs::common_interface
 

类型定义

using arcs::common_interface::SystemInfoPtr = std::shared_ptr< SystemInfo >
 

详细描述

获取系统信息接口,如接口板的版本号、示教器软件的版本号

在文件 system_info.h 中定义.