|
AuboStudio SDK
0.6.2
|
This interface represents a gripper device in AuboScope. More...
#include <gripper_device.h>


Public Member Functions | |
| virtual | ~GripperDevice ()=default |
Public Member Functions inherited from arcs::aubo_scope::Device | |
| virtual | ~Device ()=0 |
| virtual AuboCapInfoPtr | getContributorInfo ()=0 |
| Get information about the AuboCap that added/contributed this gripper device to AuboScope. More... | |
| virtual std::string | getId ()=0 |
| virtual std::string | getDisplayName ()=0 |
| virtual bool | isResolvable ()=0 |
| A device cannot be guaranteed to be present in AuboScope. More... | |
This interface represents a gripper device in AuboScope.
Definition at line 13 of file gripper_device.h.
|
virtualdefault |
1.8.11