11 #ifndef HPP_CORE_CONSTRAINTS_IDL 12 #define HPP_CORE_CONSTRAINTS_IDL 19 module constraints_idl {
30 string name () raises (
Error);
31 string str () raises (
Error);
39 void setRightHandSideFromConfig (in
floatSeq config) raises (
Error);
53 out
boolean constraintFound) raises (
Error);
66 void setLastIsOptional (in
boolean optional);
69 boolean getLastIsOptional ();
95 #endif // HPP_CORE_CONSTRAINTS_IDL sequence< Implicit > Implicits
Definition: _constraints.idl:20
Definition: _constraints.idl:78
Implement CORBA interface ``Obstacle''.
Definition: basic-server.hh:35
double value_type
Definition: common.idl:18
Definition: constraints.idl:40
Corba exception travelling through the Corba channel.
Definition: common.idl:26
Definition: _constraints.idl:37
Definition: _constraints.idl:26
Definition: common-idl.hh:689