InstallationApiProvider Provides access to functionality and services relevant for installation nodes.
More...
#include <installation_api_provider.h>
InstallationApiProvider Provides access to functionality and services relevant for installation nodes.
This includes what is available from within AuboScope, as well as creating additional model elements to be used within AuboScope.
Definition at line 26 of file installation_api_provider.h.
◆ 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 |
( |
| ) |
|
Provides access to functionality relevant related to the installation
- Returns
- an instance of InstallationAPI
◆ getSystemApi()
| SystemApiPtr arcs::aubo_scope::InstallationApiProvider::getSystemApi |
( |
| ) |
|
Provides access to system related functionality
- Returns
- an instance of SystemAPI
◆ getUserInterfaceApi()
| UserInterfaceApiPtr arcs::aubo_scope::InstallationApiProvider::getUserInterfaceApi |
( |
| ) |
|
Provides access to functionality related to user interface and end user interaction
- Returns
- an instance of UserInterfaceAPI
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::InstallationApiProvider::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: