1 #ifndef AUBO_SCOPE_LOOP_NODE_H 2 #define AUBO_SCOPE_LOOP_NODE_H 73 void setLoopCount(
int loop_count);
87 void setExpression(ExpressionPtr expression);
88 ExpressionPtr getExpression();
97 bool isEvaluateContinously();
98 void setEvaluateContinously(
bool cont);
104 void setLoopCountVariable(VariablePtr var);
105 VariablePtr getLoopCountVariable();
108 friend class DataSwitch;
115 #endif // AUBO_SCOPE_LOOP_NODE_H ARCS_CLASS_FORWARD(GripForceCapability)
ConfigType
The configuration type used to determine which type of configuration this instance is...