\chinese 程序节点 此接口表示 AuboScope 中的程序节点。
更多...
#include <program_node.h>
\chinese 程序节点 此接口表示 AuboScope 中的程序节点。
程序节点可以通过 ProgramNodeFactory 创建。 \endchinese \english ProgramNode This interface represents AuboScope program nodes.
The program nodes can be created using ProgramNodeFactory. \endenglish
在文件 program_node.h 第 25 行定义.
◆ 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 |
( |
| ) |
|
\chinese 获取程序节点贡献。不推荐用户直接调用 ProgramNodeContribution::generateScript, 应使用 ScriptWritter::writeChildren。
- 返回
- 程序节点贡献 \endchinese \english Get the program node contribution. Not recommended to call ProgramNodeContribution::generateScript directly, use ScriptWritter::writeChildren instead.
-
the ProgramNodeContribution \endenglish
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::ProgramNode::d_ { nullptr } |
|
private |
该类的文档由以下文件生成: