1#ifndef AUBO_SCOPE_VIEW_API_PROVIDER_H
2#define AUBO_SCOPE_VIEW_API_PROVIDER_H
#define ARCS_CLASS_FORWARD(C)
Macro that forward declares a class and defines the respective smartpointers through ARCS_DECLARE_PTR...
ViewApiProvider Provides access to functionality relevant for the View (UI) of an installation or a p...
UserInterfaceApiPtr getUserInterfaceApi()
Provides access to functionality related to user interface and user interaction.
ViewApiProvider(ViewApiProvider &&f)
ViewApiProvider(ViewApiProvider &f)
SystemApiPtr getSystemApi()
Provides access to system related functionality.
virtual ~ViewApiProvider()