40 using namespace scripting;
46 return ! cond->evaluate();
ConditionCompositeNOT * clone() const
The Clone Software Pattern.
ConditionCompositeNOT * copy(std::map< const base::DataSourceBase *, base::DataSourceBase * > &alreadyCloned) const
When copying an Orocos program, we want identical internal::DataSource's to be mapped to identical Da...
void reset()
Some conditions need to be reset at some points.
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
bool evaluate()
Evaluate the Condition and return the outcome.