hpp-corbaserver
6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/pinocchio_idl/robots-fwd.hh>
Public Types | |
typedef hpp::pinocchio::CollisionObject | 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 |
Public Member Functions | |
SERVANT_BASE_TYPEDEFS (hpp::pinocchio_idl::CollisionObject, HppBase) | |
CollisionObjectServant (::hpp::corbaServer::Server *server, const _Storage &s) | |
virtual | ~CollisionObjectServant () |
void | deleteThis () |
::CORBA::Boolean | deleteIfExpired () |
void | persistantStorage (::CORBA::Boolean persistant) |
![]() | |
virtual | ~ServantBase () |
virtual TShPtr_t | get () const |
bool | expired () const final |
StorageElementShPtr_t | getT () const |
const Storage & | getS () const |
void | persistantStorage (bool persistant) |
Set to true if the servant should take ownership of this object. More... | |
bool | persistantStorage () const |
See persistantStorage(bool) More... | |
void | deleteThis () |
bool | deleteIfExpired () |
![]() | |
virtual | ~AbstractServantBase () |
virtual Server::ServantKey | getServantKey () const |
Additional Inherited Members | |
![]() | |
ServantBase (Server *server, const Storage &_s) | |
![]() | |
AbstractServantBase (Server *server) | |
![]() | |
Storage | wrappedObject_ |
![]() | |
Server * | server_ |
typedef hpp::pinocchio::CollisionObject hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::HppBase |
hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::CollisionObjectServant | ( | ::hpp::corbaServer::Server * | server, |
const _Storage & | s | ||
) |
|
virtual |
CORBA::Boolean hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::deleteIfExpired |
void hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::deleteThis |
void hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::persistantStorage | ( | ::CORBA::Boolean | persistant | ) |
hpp::pinocchio_impl::CollisionObjectServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::pinocchio_idl::CollisionObject | , |
HppBase | |||
) |