ProgramNode This interface represents AuboScope program nodes.
More...
#include <program_node.h>
ProgramNode This interface represents AuboScope program nodes.
The program nodes can be created using ProgramNodeFactory.
Definition at line 25 of file program_node.h.
◆ ProgramNode() [1/3]
| arcs::aubo_scope::ProgramNode::ProgramNode |
( |
ProgramNode & | f | ) |
|
◆ ProgramNode() [2/3]
| arcs::aubo_scope::ProgramNode::ProgramNode |
( |
ProgramNode && | f | ) |
|
◆ ~ProgramNode()
| virtual arcs::aubo_scope::ProgramNode::~ProgramNode |
( |
| ) |
|
|
virtual |
◆ ProgramNode() [3/3]
| arcs::aubo_scope::ProgramNode::ProgramNode |
( |
| ) |
|
|
protected |
◆ getProgramNodeContribution()
| ProgramNodeContributionPtr arcs::aubo_scope::ProgramNode::getProgramNodeContribution |
( |
| ) |
|
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::ProgramNode::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: