#include <if_node.h>
Definition at line 11 of file if_node.h.
◆ IfNode() [1/3]
| arcs::aubo_scope::IfNode::IfNode |
( |
IfNode & | f | ) |
|
◆ IfNode() [2/3]
| arcs::aubo_scope::IfNode::IfNode |
( |
IfNode && | f | ) |
|
◆ ~IfNode()
| virtual arcs::aubo_scope::IfNode::~IfNode |
( |
| ) |
|
|
virtual |
◆ IfNode() [3/3]
| arcs::aubo_scope::IfNode::IfNode |
( |
| ) |
|
|
private |
◆ getExpression()
| ExpressionPtr arcs::aubo_scope::IfNode::getExpression |
( |
| ) |
|
- Returns
- the Expression to be evaluated in this If node.
◆ setExpression()
| void arcs::aubo_scope::IfNode::setExpression |
( |
ExpressionPtr | expression | ) |
|
Sets the expression used by the node.
- Parameters
-
| expression | The expression that will be evaluated in this If Node. |
- Exceptions
-
| IllegalStateException | if called from a Qt-based AuboCap outside of an UndoableChanges scope. |
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::IfNode::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file:
- include/aubo_caps/domain/program/nodes/builtin/if_node.h