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