hpp-corbaserver
4.10.1
Corba server for Humanoid Path Planner applications
|
Go to the documentation of this file.
2 #ifndef pp_core_idl__path__planners_hh__
3 #define pp_core_idl__path__planners_hh__
5 #ifndef __CORBA_H_EXTERNAL_GUARD__
6 #include <omniORB4/CORBA.h>
9 #ifndef USE_stub_in_nt_dll
10 # define USE_stub_in_nt_dll_NOT_DEFINED_path__planners
12 #ifndef USE_core_stub_in_nt_dll
13 # define USE_core_stub_in_nt_dll_NOT_DEFINED_path__planners
15 #ifndef USE_dyn_stub_in_nt_dll
16 # define USE_dyn_stub_in_nt_dll_NOT_DEFINED_path__planners
21 #ifndef pp_core_idl__common_hh_EXTERNAL_GUARD__
22 #define pp_core_idl__common_hh_EXTERNAL_GUARD__
25 #ifndef pp_core_idl__paths_hh_EXTERNAL_GUARD__
26 #define pp_core_idl__paths_hh_EXTERNAL_GUARD__
29 #ifndef pp_core_idl__constraints_hh_EXTERNAL_GUARD__
30 #define pp_core_idl__constraints_hh_EXTERNAL_GUARD__
33 #ifndef pp_core_idl____constraints_hh_EXTERNAL_GUARD__
34 #define pp_core_idl____constraints_hh_EXTERNAL_GUARD__
40 #ifdef USE_stub_in_nt_dll
41 # ifndef USE_core_stub_in_nt_dll
42 # define USE_core_stub_in_nt_dll
44 # ifndef USE_dyn_stub_in_nt_dll
45 # define USE_dyn_stub_in_nt_dll
50 # error "A local CPP macro _core_attr has already been defined."
52 # ifdef USE_core_stub_in_nt_dll
53 # define _core_attr _OMNIORB_NTDLL_IMPORT
60 # error "A local CPP macro _dyn_attr has already been defined."
62 # ifdef USE_dyn_stub_in_nt_dll
63 # define _dyn_attr _OMNIORB_NTDLL_IMPORT
75 _CORBA_MODULE core_idl
79 #ifndef __hpp_mcore__idl_mPath__
80 #define __hpp_mcore__idl_mPath__
100 typedef _CORBA_ObjRef_Var<_objref_Path, Path_Helper>
Path_var;
101 typedef _CORBA_ObjRef_OUT_arg<_objref_Path,Path_Helper >
Path_out;
105 #ifndef __hpp_mcore__idl_mRoadmap__
106 #define __hpp_mcore__idl_mRoadmap__
126 typedef _CORBA_ObjRef_Var<_objref_Roadmap, Roadmap_Helper>
Roadmap_var;
127 typedef _CORBA_ObjRef_OUT_arg<_objref_Roadmap,Roadmap_Helper >
Roadmap_out;
147 omniObjRef* o = omniObjRef::_unMarshal(
_PD_repoId,s);
168 public virtual ::CORBA::Object,
169 public virtual omniObjRef
193 virtual void* _ptrToObjRef(
const char*);
207 virtual omniObjRef*
newObjRef(omniIOR*,omniIdentity*);
208 virtual _CORBA_Boolean
is_a(
const char*)
const;
212 public virtual omniServant
217 virtual void clear() = 0;
229 virtual _CORBA_Boolean
_dispatch(omniCallHandle&);
232 virtual void* _ptrToInterface(
const char*);
233 virtual const char* _mostDerivedRepoId();
238 #ifndef __hpp_mcore__idl_mPathPlanner__
239 #define __hpp_mcore__idl_mPathPlanner__
260 typedef _CORBA_ObjRef_OUT_arg<_objref_PathPlanner,PathPlanner_Helper >
PathPlanner_out;
280 omniObjRef* o = omniObjRef::_unMarshal(
_PD_repoId,s);
301 public virtual ::CORBA::Object,
302 public virtual omniObjRef
326 virtual void* _ptrToObjRef(
const char*);
340 virtual omniObjRef*
newObjRef(omniIOR*,omniIdentity*);
341 virtual _CORBA_Boolean
is_a(
const char*)
const;
345 public virtual omniServant
362 virtual _CORBA_Boolean
_dispatch(omniCallHandle&);
365 virtual void* _ptrToInterface(
const char*);
366 virtual const char* _mostDerivedRepoId();
377 _CORBA_MODULE POA_hpp
380 _CORBA_MODULE core_idl
384 public virtual hpp::core_idl::_impl_Roadmap,
385 public virtual ::PortableServer::ServantBase
396 public virtual hpp::core_idl::_impl_PathPlanner,
397 public virtual ::PortableServer::ServantBase
413 _CORBA_MODULE OBV_hpp
416 _CORBA_MODULE core_idl
434 omniObjRef::_marshal(obj->_PR_getobj(),s);
439 omniObjRef::_marshal(obj->_PR_getobj(),s);
444 #ifdef USE_stub_in_nt_dll_NOT_DEFINED_path__planners
445 # undef USE_stub_in_nt_dll
446 # undef USE_stub_in_nt_dll_NOT_DEFINED_path__planners
448 #ifdef USE_core_stub_in_nt_dll_NOT_DEFINED_path__planners
449 # undef USE_core_stub_in_nt_dll
450 # undef USE_core_stub_in_nt_dll_NOT_DEFINED_path__planners
452 #ifdef USE_dyn_stub_in_nt_dll_NOT_DEFINED_path__planners
453 # undef USE_dyn_stub_in_nt_dll
454 # undef USE_dyn_stub_in_nt_dll_NOT_DEFINED_path__planners
457 #endif // __path__planners_hh__
virtual floatSeqSeq * nearestNodes(const ::hpp::floatSeq &config, ::hpp::size_type &k)=0
virtual omniObjRef * newObjRef(omniIOR *, omniIdentity *)
Roadmap_var _var_type
Definition: path_planners-idl.hh:136
virtual floatSeq * getNode(::hpp::size_type i)=0
static void marshalObjRef(_ptr_type, cdrStream &)
static _ptr_type _duplicate(_ptr_type)
static void _marshalObjRef(_ptr_type, cdrStream &)
Definition: path_planners-idl.hh:433
virtual _CORBA_Boolean _dispatch(omniCallHandle &)
Definition: paths-idl.hh:157
Definition: common-idl.hh:570
sequence< double > floatSeq
Robot configuration is defined by a sequence of dof value.
Definition: common.idl:32
_CORBA_ObjRef_Var< _objref_Path, Path_Helper > Path_var
Definition: path_planners-idl.hh:100
virtual PathVector_ptr finishSolve(::hpp::core_idl::PathVector_ptr path)=0
Definition: path_planners-idl.hh:202
#define _core_attr
Definition: path_planners-idl.hh:55
virtual void startSolve()=0
static _ptr_type _fromObjRef(omniObjRef *o)
Definition: path_planners-idl.hh:154
_CORBA_ObjRef_Var< _objref_PathPlanner, PathPlanner_Helper > PathPlanner_var
Definition: path_planners-idl.hh:259
Definition: paths-idl.hh:240
Definition: path_planners-idl.hh:335
static void duplicate(_ptr_type)
static void _marshalObjRef(_ptr_type, cdrStream &)
Definition: path_planners-idl.hh:438
Definition: path_planners-idl.hh:265
virtual ~_impl_PathPlanner()
virtual void tryConnectInitAndGoals()=0
_CORBA_ObjRef_OUT_arg< _objref_Path, Path_Helper > Path_out
Definition: path_planners-idl.hh:101
void maxIterations(::hpp::size_type n)
double value_type
Definition: common.idl:18
virtual ~_objref_PathPlanner()
virtual Path_ptr getEdge(::hpp::size_type i)=0
Roadmap_ptr RoadmapRef
Definition: path_planners-idl.hh:112
Definition: common-idl.hh:684
PathVector_ptr finishSolve(::hpp::core_idl::PathVector_ptr path)
void tryConnectInitAndGoals()
Definition: path_planners-idl.hh:114
static void duplicate(_ptr_type)
static _ptr_type _unchecked_narrow(::CORBA::Object_ptr)
_objref_Roadmap * Roadmap_ptr
Definition: path_planners-idl.hh:109
inline ::hpp::core_idl::PathPlanner_ptr _this()
Definition: path_planners-idl.hh:402
void addNodeAndEdges(const ::hpp::floatSeq &cfgfrom, const ::hpp::floatSeq &cfgto, ::hpp::core_idl::Path_ptr path_)
::CORBA::LongLong size_type
Definition: common-idl.hh:66
static const _core_attr char * _PD_repoId
Definition: path_planners-idl.hh:294
virtual _CORBA_Boolean is_a(const char *) const
Definition: path_planners-idl.hh:167
virtual floatSeq * nearestNode(const ::hpp::floatSeq &config, ::hpp::value_type &distance, ::CORBA::Boolean reverse)=0
Definition: path_planners-idl.hh:247
Definition: path_planners-idl.hh:132
static void duplicate(_ptr_type)
virtual void addNodeAndEdge(const ::hpp::floatSeq &cfgfrom, const ::hpp::floatSeq &cfgto, ::hpp::core_idl::Path_ptr path_)=0
virtual void addNodeAndEdges(const ::hpp::floatSeq &cfgfrom, const ::hpp::floatSeq &cfgto, ::hpp::core_idl::Path_ptr path_)=0
virtual size_type getNbEdges()=0
Roadmap_ptr _ptr_type
Definition: path_planners-idl.hh:135
static _ptr_type _narrow(::CORBA::Object_ptr)
PathPlanner_ptr PathPlannerRef
Definition: path_planners-idl.hh:245
virtual _CORBA_Boolean _dispatch(omniCallHandle &)
floatSeq * nearestNode(const ::hpp::floatSeq &config, ::hpp::value_type &distance, ::CORBA::Boolean reverse)
Definition: paths-idl.hh:333
virtual void addNode(const ::hpp::floatSeq &config)=0
Roadmap_ptr _ptr_type
Definition: path_planners-idl.hh:116
Implement CORBA interface `‘Obstacle’'.
Definition: basic-server.hh:27
virtual PathVector_ptr solve()=0
_CORBA_ObjRef_OUT_arg< _objref_PathPlanner, PathPlanner_Helper > PathPlanner_out
Definition: path_planners-idl.hh:260
static _ptr_type unmarshalObjRef(cdrStream &)
PathPlanner_var _var_type
Definition: path_planners-idl.hh:269
virtual _CORBA_Boolean is_a(const char *) const
long long size_type
Definition: common.idl:19
virtual size_type getNbNodes()=0
_pof_PathPlanner()
Definition: path_planners-idl.hh:337
static _ptr_type _unmarshalObjRef(cdrStream &s)
Definition: path_planners-idl.hh:279
static _CORBA_Boolean is_nil(_ptr_type)
static _CORBA_Boolean is_nil(_ptr_type)
PathPlanner_ptr _ptr_type
Definition: path_planners-idl.hh:249
static const _core_attr char * _PD_repoId
Definition: path_planners-idl.hh:161
virtual void maxIterations(::hpp::size_type n)=0
PathPlanner_ptr _ptr_type
Definition: path_planners-idl.hh:268
Definition: paths-idl.hh:192
static _ptr_type _fromObjRef(omniObjRef *o)
Definition: path_planners-idl.hh:287
_objref_Roadmap()
Definition: path_planners-idl.hh:185
inline ::hpp::core_idl::Roadmap_ptr _this()
Definition: path_planners-idl.hh:390
PathVector_ptr computePath()
Path_ptr _ptr_type
Definition: path_planners-idl.hh:90
virtual ~_pof_PathPlanner()
static _CORBA_Boolean is_nil(_ptr_type)
virtual void interrupt()=0
virtual PathVector_ptr computePath()=0
static _ptr_type _narrow(::CORBA::Object_ptr)
virtual ~_objref_Roadmap()
static void release(_ptr_type)
static void marshalObjRef(_ptr_type, cdrStream &)
static _ptr_type unmarshalObjRef(cdrStream &)
static void marshalObjRef(_ptr_type, cdrStream &)
void addNode(const ::hpp::floatSeq &config)
_objref_PathVector * PathVector_ptr
Definition: paths-idl.hh:82
void timeOut(::hpp::value_type seconds)
virtual void timeOut(::hpp::value_type seconds)=0
static _ptr_type unmarshalObjRef(cdrStream &)
_objref_PathPlanner()
Definition: path_planners-idl.hh:318
void addNodeAndEdge(const ::hpp::floatSeq &cfgfrom, const ::hpp::floatSeq &cfgto, ::hpp::core_idl::Path_ptr path_)
static void release(_ptr_type)
Path_ptr PathRef
Definition: path_planners-idl.hh:86
static _ptr_type _unchecked_narrow(::CORBA::Object_ptr)
floatSeqSeq * nearestNodes(const ::hpp::floatSeq &config, ::hpp::size_type &k)
Definition: path_planners-idl.hh:88
virtual Roadmap_ptr getRoadmap()=0
_CORBA_ObjRef_OUT_arg< _objref_Roadmap, Roadmap_Helper > Roadmap_out
Definition: path_planners-idl.hh:127
floatSeq * getNode(::hpp::size_type i)
Definition: path_planners-idl.hh:344
Path_ptr getEdge(::hpp::size_type i)
_pof_Roadmap()
Definition: path_planners-idl.hh:204
_CORBA_ObjRef_Var< _objref_Roadmap, Roadmap_Helper > Roadmap_var
Definition: path_planners-idl.hh:126
static _ptr_type _unmarshalObjRef(cdrStream &s)
Definition: path_planners-idl.hh:146
static _ptr_type _duplicate(_ptr_type)
static void release(_ptr_type)
Definition: path_planners-idl.hh:300
Definition: path_planners-idl.hh:211
_objref_Path * Path_ptr
Definition: path_planners-idl.hh:83
_objref_PathPlanner * PathPlanner_ptr
Definition: path_planners-idl.hh:242
virtual omniObjRef * newObjRef(omniIOR *, omniIdentity *)