1#ifndef AUBO_SCOPE_INSTALLATION_API_H
2#define AUBO_SCOPE_INSTALLATION_API_H
#define ARCS_CLASS_FORWARD(C)
Macro that forward declares a class and defines the respective smartpointers through ARCS_DECLARE_PTR...
ApplicationApi(ApplicationApi &f)
virtual ~InstallationApi()
InstallationApi(InstallationApi &f)
InstallationApi(InstallationApi &&f)
FunctionModelPtr getFunctionModel()
Returns an interface for adding script functions to AuboScope.
TcpContributionModelPtr getTcpContributionModel()
Returns an interface for contributing TCPs to AuboScope.
PayloadContributionModelPtr getPayloadContributionModel()
FeatureContributionModelPtr getFeatureContributionModel()
Returns an interface for contributing features to AuboScope.