1#ifndef AUBO_SCOPE_GRIPPER_NODE_H
2#define AUBO_SCOPE_GRIPPER_NODE_H
#define ARCS_CLASS_FORWARD(C)
Macro that forward declares a class and defines the respective smartpointers through ARCS_DECLARE_PTR...
GripperDevicePtr getGripperDevice()
ConfigType
The configuration type used to determine which type of configuration this instance is.
GripperNode(GripperNode &f)
SettingType getSettingType()
This method returns the type of setting.
SettingType
The setting type used to determine which type of setting this instance is.
ConfigType getConfigType()
This method returns the type of configuration.
GripperNode(GripperNode &&f)
void setConfigType(ConfigType type)
ProgramNode(ProgramNode &f)