1#ifndef AUBO_SCOPE_INSTALLATION_API_PROVIDER_H
2#define AUBO_SCOPE_INSTALLATION_API_PROVIDER_H
#define ARCS_CLASS_FORWARD(C)
Macro that forward declares a class and defines the respective smartpointers through ARCS_DECLARE_PTR...
\chinese 安装 API 提供者 提供与安装节点相关的功能和服务访问。这包括 AuboScope 内部已有的功能,以及在 AuboScope 中创建要使用的额外模型元素。 \endchinese ...
UserInterfaceApiPtr getUserInterfaceApi()
\chinese 提供对用户界面和终端用户交互相关功能的访问
InstallationApiProvider(InstallationApiProvider &f)
virtual ~InstallationApiProvider()
InstallationApiProvider()
InstallationApiProvider(InstallationApiProvider &&f)
SystemApiPtr getSystemApi()
\chinese 提供对系统相关功能的访问
InstallationApiPtr getInstallationApi()
\chinese 提供对安装相关功能的访问