hpp-corbaserver
5.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/core_idl/path_projectors-fwd.hh>
Public Types | |
typedef hpp::core::PathProjector | HppBase |
![]() | |
typedef _Storage | Storage |
typedef weak_ptr< typename Storage::element_type > | StorageElementWkPtr_t |
typedef shared_ptr< typename Storage::element_type > | StorageElementShPtr_t |
![]() | |
typedef shared_ptr< T > | TShPtr_t |
typedef weak_ptr< T > | TWkPtr_t |
Additional Inherited Members | |
![]() | |
ServantBase (Server *server, const Storage &_s) | |
![]() | |
AbstractServantBase (Server *server) | |
![]() | |
Storage | wrappedObject_ |
![]() | |
Server * | server_ |
typedef hpp::core::PathProjector hpp::core_impl::PathProjectorServant< _Base, _Storage >::HppBase |
hpp::core_impl::PathProjectorServant< _Base, _Storage >::PathProjectorServant | ( | ::hpp::corbaServer::Server * | server, |
const _Storage & | s | ||
) |
|
virtual |
hpp::core_idl::Path_ptr hpp::core_impl::PathProjectorServant< _Base, _Storage >::apply | ( | hpp::core_idl::Path_ptr | input, |
::CORBA::Boolean & | success | ||
) |
CORBA::Boolean hpp::core_impl::PathProjectorServant< _Base, _Storage >::deleteIfExpired |
void hpp::core_impl::PathProjectorServant< _Base, _Storage >::deleteThis |
void hpp::core_impl::PathProjectorServant< _Base, _Storage >::persistantStorage | ( | ::CORBA::Boolean | persistant | ) |
hpp::core_impl::PathProjectorServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::core_idl::PathProjector | , |
HppBase | |||
) |