#include <hpp/core_idl/path_planners-fwd.hh>
Public Types | |
typedef hpp::core::PathPlanner | HppBase |
![]() | |
typedef _Storage | Storage |
typedef boost::weak_ptr< typename Storage::element_type > | StorageElementWkPtr_t |
typedef boost::shared_ptr< typename Storage::element_type > | StorageElementShPtr_t |
![]() | |
typedef boost::shared_ptr< hpp::core::PathPlanner > | TShPtr_t |
typedef boost::weak_ptr< hpp::core::PathPlanner > | TWkPtr_t |
Additional Inherited Members | |
![]() | |
ServantBase (Server *server, const Storage &_s) | |
![]() | |
AbstractServantBase (Server *server) | |
![]() | |
Storage | s |
![]() | |
Server * | server_ |
typedef hpp::core::PathPlanner hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::HppBase |
hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::PathPlannerServant | ( | Server * | server, |
const _Storage & | s | ||
) |
|
virtual |
hpp::core_idl::PathVector_ptr hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::computePath | ( | ) |
hpp::core_idl::PathVector_ptr hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::finishSolve | ( | hpp::core_idl::PathVector_ptr | path | ) |
void hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::interrupt | ( | ) |
void hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::maxIterations | ( | hpp::size_type | n | ) |
void hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::oneStep | ( | ) |
hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::core_idl::PathPlanner | , |
HppBase | |||
) |
hpp::core_idl::PathVector_ptr hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::solve | ( | ) |
void hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::startSolve | ( | ) |
void hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::timeOut | ( | hpp::value_type | seconds | ) |
void hpp::corbaServer::core_impl::PathPlannerServant< _Base, _Storage >::tryConnectInitAndGoals | ( | ) |