#include <if_node.h>
Definition at line 11 of file if_node.h.
arcs::aubo_scope::IfNode::IfNode |
( |
IfNode & |
f | ) |
|
arcs::aubo_scope::IfNode::IfNode |
( |
IfNode && |
f | ) |
|
virtual arcs::aubo_scope::IfNode::~IfNode |
( |
| ) |
|
|
virtual |
arcs::aubo_scope::IfNode::IfNode |
( |
| ) |
|
|
private |
ExpressionPtr arcs::aubo_scope::IfNode::getExpression |
( |
| ) |
|
- Returns
- the Expression to be evaluated in this If node.
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. |
- Returns
- The same If Node.
- Exceptions
-
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