AuboCaps
0.6.0
|
#include <screw_driver_configuration.h>
Public Member Functions | |
virtual | ~DriveScrewOKParameters ()=default |
This interface provides parameters relevant for generating script code for the Drive Screw OK feedback capability (registered using ScrewdriverFeedbackCapabilities#registerDriveScrewOKCapability(ScriptCodeGenerator)).
These parameters are passed when AuboScope calls the implementation of the ScriptCodeGenerator#generateScript(ScriptWriter, Object) method responsible for the generating the script code.
The interface is intentionally empty, but could have parameters in future releases.
Definition at line 130 of file screw_driver_configuration.h.
|
virtualdefault |