import"/root/robotpkg/path/py-hpp-corbaserver/work.runner-7gqkM7SY-project-83-concurrent-3/hpp-corbaserver-4.8.0/idl/hpp/core_idl/_constraints.idl";
Public Member Functions | |
| void | setRightHandSideFromConfig (in floatSeq config) raises (Error) |
| void | setRightHandSideOfConstraintFromConfig (in constraints_idl::Implicit nm, in floatSeq config) raises (Error) |
| void | setRightHandSide (in floatSeq param) raises (Error) |
| void | setRightHandSideOfConstraint (in constraints_idl::Implicit nm, in floatSeq rhs) raises (Error) |
| floatSeq | getRightHandSide () raises (Error) |
| void | setRightHandSideAt (in value_type s) raises (Error) |
| boolean | isConstraintSatisfied (in constraints_idl::Implicit nm, in floatSeq arg, out floatSeq err, out boolean constraintFound) raises (Error) |
Public Member Functions inherited from hpp::core_idl::Constraint | |
| boolean | apply (inout floatSeq config) raises (Error) |
| string | name () raises (Error) |
| string | str () raises (Error) |
| boolean | isSatisfied (in floatSeq config) raises (Error) |
| boolean hpp::core_idl::ConfigProjector::isConstraintSatisfied | ( | in constraints_idl::Implicit | nm, |
| in floatSeq | arg, | ||
| out floatSeq | err, | ||
| out boolean | constraintFound | ||
| ) | |||
| raises | ( | Error | |
| ) | |||
| void hpp::core_idl::ConfigProjector::setRightHandSideAt | ( | in value_type | s | ) | |
| raises | ( | Error | |||
| ) | |||||
| void hpp::core_idl::ConfigProjector::setRightHandSideFromConfig | ( | in floatSeq | config | ) | |
| raises | ( | Error | |||
| ) | |||||
| void hpp::core_idl::ConfigProjector::setRightHandSideOfConstraint | ( | in constraints_idl::Implicit | nm, |
| in floatSeq | rhs | ||
| ) | |||
| raises | ( | Error | |
| ) | |||
| void hpp::core_idl::ConfigProjector::setRightHandSideOfConstraintFromConfig | ( | in constraints_idl::Implicit | nm, |
| in floatSeq | config | ||
| ) | |||
| raises | ( | Error | |
| ) | |||