AuboCaps  0.6.0
arcs::aubo_scope::ScrewdriverReadyParameters Class Reference

This interface provides the parameters relevant for generating script for the Screwdriver Ready feedback operation capability (registered using ScrewdriverFeedbackCapabilities#registerScrewdriverReadyCapability(ScriptCodeGenerator)). More...

#include <screw_driver_configuration.h>

Public Member Functions

virtual ~ScrewdriverReadyParameters ()=default
 

Detailed Description

This interface provides the parameters relevant for generating script for the Screwdriver Ready feedback operation capability (registered using ScrewdriverFeedbackCapabilities#registerScrewdriverReadyCapability(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 151 of file screw_driver_configuration.h.

Constructor & Destructor Documentation

virtual arcs::aubo_scope::ScrewdriverReadyParameters::~ScrewdriverReadyParameters ( )
virtualdefault

The documentation for this class was generated from the following file: