11 #ifndef HPP_CORE_CONSTRAINTS_IDL 12 #define HPP_CORE_CONSTRAINTS_IDL 19 module constraints_idl {
32 string name () raises (
Error);
33 string str () raises (
Error);
41 void setRightHandSideFromConfig (in
floatSeq config) raises (
Error);
55 out
boolean constraintFound) raises (
Error);
68 void setLastIsOptional (in
boolean optional);
71 boolean getLastIsOptional ();
99 #endif // HPP_CORE_CONSTRAINTS_IDL #define HPP_EXPOSE_MEMORY_DEALLOCATION(ErrorType)
Definition: common.idl:14
sequence< Implicit > Implicits
Definition: _constraints.idl:20
Definition: _constraints.idl:80
Implement CORBA interface `‘Obstacle’'.
Definition: client.hh:46
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:39
Definition: _constraints.idl:26
Definition: common-idl.hh:689