hpp-corbaserver
4.9.0
Corba server for Humanoid Path Planner applications
|
Go to the documentation of this file.
11 #ifndef HPP_COMMON_IDL
12 #define HPP_COMMON_IDL
14 #define HPP_EXPOSE_MEMORY_DEALLOCATION void deleteThis() raises (Error);
sequence< double > floatSeq
Robot configuration is defined by a sequence of dof value.
Definition: common.idl:32
sequence< string > Names_t
Sequence of names.
Definition: common.idl:22
::CORBA::Double Quaternion_[4]
Definition: common-idl.hh:958
::CORBA::Double value_type
Definition: common-idl.hh:61
Corba exception travelling through the Corba channel.
Definition: common.idl:24
sequence< Transform_ > TransformSeq
Definition: common.idl:37
sequence< floatSeq > floatSeqSeq
Definition: common.idl:33
::CORBA::LongLong size_type
Definition: common-idl.hh:66
Implement CORBA interface `‘Obstacle’'.
Definition: basic-server.hh:27
::CORBA::Double Transform_[7]
Definition: common-idl.hh:796
string msg
Definition: common.idl:26
sequence< intSeq > intSeqSeq
Definition: common.idl:30
sequence< boolean > boolSeq
Definition: common.idl:28
sequence< long > intSeq
Definition: common.idl:29