This interface provides access to functionality and services available from within AuboScope relevant for screwdriver contributions.
More...
#include <screw_driver_api_provider.h>
This interface provides access to functionality and services available from within AuboScope relevant for screwdriver contributions.
Definition at line 15 of file screw_driver_api_provider.h.
virtual arcs::aubo_scope::ScrewdriverApiProvider::~ScrewdriverApiProvider |
( |
| ) |
|
|
virtualdefault |
virtual IoModelPtr arcs::aubo_scope::ScrewdriverApiProvider::getIOModel |
( |
| ) |
|
|
pure virtual |
- Returns
- an I/O model interface (e.g. for getting I/Os to display in the custom user input for setting up the screwdriver)
virtual SystemApiPtr arcs::aubo_scope::ScrewdriverApiProvider::getSystemAPI |
( |
| ) |
|
|
pure virtual |
- Returns
- an interface providing access to system related functionality.
The documentation for this class was generated from the following file: