|
AuboStudio SDK
0.6.3
|
|
|
|
|
#include <screw_driver_configuration.h>
Public 成员函数 | |
| virtual | ~PrepareToStartScrewdriverParameters ()=default |
This interface provides parameters relevant for generating script code for the Prepare To Start Screwdriver capability (registered using ScrewdriverCapabilities#registerPrepareToStartScrewdriverCapability(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.
在文件 screw_driver_configuration.h 第 61 行定义.
|
virtualdefault |