|
AuboStudio SDK
0.6.3
|
|
|
|
|
#include <screw_driving_node.h>


Public Member Functions | |
| ScrewdrivingNode (ScrewdrivingNode &f) | |
| ScrewdrivingNode (ScrewdrivingNode &&f) | |
| virtual | ~ScrewdrivingNode () |
| Public Member Functions inherited from arcs::aubo_scope::ProgramNode | |
| ProgramNode (ProgramNode &f) | |
| ProgramNode (ProgramNode &&f) | |
| virtual | ~ProgramNode () |
| ProgramNodeContributionPtr | getProgramNodeContribution () |
| Get the program node contribution. | |
Private Member Functions | |
| ScrewdrivingNode () | |
Private Attributes | |
| void * | d_ { nullptr } |
Friends | |
| class | DataSwitch |
Additional Inherited Members | |
| Protected Member Functions inherited from arcs::aubo_scope::ProgramNode | |
| ProgramNode () | |
Definition at line 10 of file screw_driving_node.h.
| arcs::aubo_scope::ScrewdrivingNode::ScrewdrivingNode | ( | ScrewdrivingNode & | f | ) |
References ScrewdrivingNode().
Referenced by ScrewdrivingNode(), and ScrewdrivingNode().


| arcs::aubo_scope::ScrewdrivingNode::ScrewdrivingNode | ( | ScrewdrivingNode && | f | ) |
|
virtual |
|
private |
|
friend |
Definition at line 18 of file screw_driving_node.h.
References DataSwitch.
Referenced by DataSwitch.
|
private |
Definition at line 20 of file screw_driving_node.h.