PDF
AuboStudio SDK  0.6.3
arcs::aubo_scope::ScrewdrivingNode Class Reference

#include <screw_driving_node.h>

Inheritance diagram for arcs::aubo_scope::ScrewdrivingNode:
Collaboration diagram for arcs::aubo_scope::ScrewdrivingNode:

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 ()

Detailed Description

Definition at line 10 of file screw_driving_node.h.

Constructor & Destructor Documentation

◆ ScrewdrivingNode() [1/3]

arcs::aubo_scope::ScrewdrivingNode::ScrewdrivingNode ( ScrewdrivingNode & f)

References ScrewdrivingNode().

Referenced by ScrewdrivingNode(), and ScrewdrivingNode().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ScrewdrivingNode() [2/3]

arcs::aubo_scope::ScrewdrivingNode::ScrewdrivingNode ( ScrewdrivingNode && f)

References ScrewdrivingNode().

Here is the call graph for this function:

◆ ~ScrewdrivingNode()

virtual arcs::aubo_scope::ScrewdrivingNode::~ScrewdrivingNode ( )
virtual

◆ ScrewdrivingNode() [3/3]

arcs::aubo_scope::ScrewdrivingNode::ScrewdrivingNode ( )
private

◆ DataSwitch

friend class DataSwitch
friend

Definition at line 18 of file screw_driving_node.h.

References DataSwitch.

Referenced by DataSwitch.

Member Data Documentation

◆ d_

void* arcs::aubo_scope::ScrewdrivingNode::d_ { nullptr }
private

Definition at line 20 of file screw_driving_node.h.


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