AUBO SDK  0.26.0
Loading...
Searching...
No Matches
system_info.h File Reference

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

#include <stdint.h>
#include <string>
#include <memory>
#include <aubo/global_config.h>
Include dependency graph for system_info.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  arcs::common_interface::SystemInfo

Namespaces

namespace  arcs
namespace  arcs::common_interface

Typedefs

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

Detailed Description

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

Definition in file system_info.h.