安装 API 提供者 提供与安装节点相关的功能和服务访问。这包括 AuboScope 内部已有的功能,以及在 AuboScope 中创建要使用的额外模型元素。
更多...
#include <installation_api_provider.h>
安装 API 提供者 提供与安装节点相关的功能和服务访问。这包括 AuboScope 内部已有的功能,以及在 AuboScope 中创建要使用的额外模型元素。
在文件 installation_api_provider.h 第 26 行定义.
◆ InstallationApiProvider() [1/3]
| arcs::aubo_scope::InstallationApiProvider::InstallationApiProvider |
( |
InstallationApiProvider & | f | ) |
|
◆ InstallationApiProvider() [2/3]
| arcs::aubo_scope::InstallationApiProvider::InstallationApiProvider |
( |
InstallationApiProvider && | f | ) |
|
◆ ~InstallationApiProvider()
| virtual arcs::aubo_scope::InstallationApiProvider::~InstallationApiProvider |
( |
| ) |
|
|
virtual |
◆ InstallationApiProvider() [3/3]
| arcs::aubo_scope::InstallationApiProvider::InstallationApiProvider |
( |
| ) |
|
|
private |
◆ getInstallationApi()
| InstallationApiPtr arcs::aubo_scope::InstallationApiProvider::getInstallationApi |
( |
| ) |
|
提供对安装相关功能的访问
- 返回
- InstallationAPI 实例
◆ getSystemApi()
| SystemApiPtr arcs::aubo_scope::InstallationApiProvider::getSystemApi |
( |
| ) |
|
提供对系统相关功能的访问
- 返回
- SystemAPI 实例
◆ getUserInterfaceApi()
| UserInterfaceApiPtr arcs::aubo_scope::InstallationApiProvider::getUserInterfaceApi |
( |
| ) |
|
提供对用户界面和终端用户交互相关功能的访问
- 返回
- UserInterfaceAPI 实例
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::InstallationApiProvider::d_ { nullptr } |
|
private |
该类的文档由以下文件生成: